./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/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.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f3721357e68fd557f222f8a0ce5068ab4a46e5f8573d31ce219014656501246c --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 14:00:35,350 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 14:00:35,408 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-20 14:00:35,413 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 14:00:35,414 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 14:00:35,438 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 14:00:35,439 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 14:00:35,439 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 14:00:35,440 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 14:00:35,442 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 14:00:35,443 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 14:00:35,443 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 14:00:35,443 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 14:00:35,444 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 14:00:35,444 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 14:00:35,444 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 14:00:35,444 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 14:00:35,444 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 14:00:35,445 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 14:00:35,445 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 14:00:35,445 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 14:00:35,450 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 14:00:35,450 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-20 14:00:35,451 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 14:00:35,451 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 14:00:35,451 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 14:00:35,451 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 14:00:35,451 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 14:00:35,451 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 14:00:35,452 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 14:00:35,452 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 14:00:35,452 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 14:00:35,452 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 14:00:35,452 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 14:00:35,453 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 14:00:35,453 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 14:00:35,453 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 14:00:35,453 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 14:00:35,453 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 14:00:35,453 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 14:00:35,454 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 14:00:35,455 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> f3721357e68fd557f222f8a0ce5068ab4a46e5f8573d31ce219014656501246c [2024-11-20 14:00:35,656 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 14:00:35,673 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 14:00:35,675 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 14:00:35,676 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 14:00:35,679 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 14:00:35,680 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2024-11-20 14:00:36,872 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 14:00:37,068 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 14:00:37,072 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2024-11-20 14:00:37,090 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98694c34d/bb03efbc6587494cac61fbb0059df0f6/FLAG023c66f55 [2024-11-20 14:00:37,103 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98694c34d/bb03efbc6587494cac61fbb0059df0f6 [2024-11-20 14:00:37,105 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 14:00:37,107 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 14:00:37,108 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 14:00:37,109 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 14:00:37,113 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 14:00:37,114 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,115 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ee1dbe6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37, skipping insertion in model container [2024-11-20 14:00:37,115 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,150 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 14:00:37,501 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 14:00:37,514 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 14:00:37,558 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 14:00:37,603 INFO L204 MainTranslator]: Completed translation [2024-11-20 14:00:37,603 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37 WrapperNode [2024-11-20 14:00:37,603 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 14:00:37,605 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 14:00:37,606 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 14:00:37,606 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 14:00:37,612 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,625 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,647 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-11-20 14:00:37,648 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 14:00:37,648 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 14:00:37,648 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 14:00:37,648 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 14:00:37,655 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,655 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,658 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,658 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,666 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,672 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,674 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,675 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,677 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 14:00:37,677 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 14:00:37,677 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 14:00:37,678 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 14:00:37,678 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (1/1) ... [2024-11-20 14:00:37,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 14:00:37,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 14:00:37,705 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) [2024-11-20 14:00:37,707 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 [2024-11-20 14:00:37,746 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-20 14:00:37,746 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-20 14:00:37,747 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-20 14:00:37,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-20 14:00:37,747 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-20 14:00:37,747 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-20 14:00:37,748 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 14:00:37,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-20 14:00:37,748 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-20 14:00:37,748 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-20 14:00:37,748 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 14:00:37,748 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 14:00:37,749 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 14:00:37,866 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 14:00:37,867 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 14:00:38,074 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 14:00:38,074 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 14:00:38,093 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 14:00:38,094 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-20 14:00:38,094 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 02:00:38 BoogieIcfgContainer [2024-11-20 14:00:38,094 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 14:00:38,096 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 14:00:38,096 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 14:00:38,099 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 14:00:38,099 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 02:00:37" (1/3) ... [2024-11-20 14:00:38,100 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ff59fdd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 02:00:38, skipping insertion in model container [2024-11-20 14:00:38,100 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:00:37" (2/3) ... [2024-11-20 14:00:38,100 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ff59fdd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 02:00:38, skipping insertion in model container [2024-11-20 14:00:38,101 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 02:00:38" (3/3) ... [2024-11-20 14:00:38,101 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race.i [2024-11-20 14:00:38,114 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 14:00:38,115 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-20 14:00:38,115 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 14:00:38,184 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-20 14:00:38,221 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 207 transitions, 427 flow [2024-11-20 14:00:38,268 INFO L124 PetriNetUnfolderBase]: 9/181 cut-off events. [2024-11-20 14:00:38,269 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-20 14:00:38,274 INFO L83 FinitePrefix]: Finished finitePrefix Result has 186 conditions, 181 events. 9/181 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 222 event pairs, 0 based on Foata normal form. 0/150 useless extension candidates. Maximal degree in co-relation 90. Up to 4 conditions per place. [2024-11-20 14:00:38,275 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 207 transitions, 427 flow [2024-11-20 14:00:38,278 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 149 transitions, 305 flow [2024-11-20 14:00:38,285 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 14:00:38,294 INFO L333 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;@607359cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 14:00:38,294 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-20 14:00:38,298 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 14:00:38,298 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-20 14:00:38,298 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 14:00:38,299 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:38,299 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:38,300 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:38,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:38,308 INFO L85 PathProgramCache]: Analyzing trace with hash 569472528, now seen corresponding path program 1 times [2024-11-20 14:00:38,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:38,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592675546] [2024-11-20 14:00:38,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:38,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:38,496 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:38,496 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:38,496 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [592675546] [2024-11-20 14:00:38,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [592675546] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:38,497 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:38,497 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:38,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957391899] [2024-11-20 14:00:38,499 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:38,524 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:38,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:38,563 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:38,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:38,611 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-20 14:00:38,614 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 149 transitions, 305 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:38,614 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:38,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-20 14:00:38,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:38,655 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2024-11-20 14:00:38,655 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-20 14:00:38,656 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 171 events. 5/171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 199 event pairs, 0 based on Foata normal form. 7/152 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2024-11-20 14:00:38,657 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2024-11-20 14:00:38,657 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2024-11-20 14:00:38,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:38,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:38,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 557 transitions. [2024-11-20 14:00:38,670 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8969404186795491 [2024-11-20 14:00:38,673 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 305 flow. Second operand 3 states and 557 transitions. [2024-11-20 14:00:38,674 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2024-11-20 14:00:38,677 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:38,681 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2024-11-20 14:00:38,682 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=297, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=299, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2024-11-20 14:00:38,686 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2024-11-20 14:00:38,687 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2024-11-20 14:00:38,687 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:38,687 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:38,687 INFO L204 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] [2024-11-20 14:00:38,687 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 14:00:38,688 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:38,688 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:38,688 INFO L85 PathProgramCache]: Analyzing trace with hash 1104493257, now seen corresponding path program 1 times [2024-11-20 14:00:38,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:38,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1566342684] [2024-11-20 14:00:38,688 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:38,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:38,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:38,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:38,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1566342684] [2024-11-20 14:00:38,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1566342684] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:38,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:38,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:38,746 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [350680259] [2024-11-20 14:00:38,746 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:38,747 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:38,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:38,747 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:38,747 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:38,772 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-20 14:00:38,772 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 299 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:38,773 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:38,773 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-20 14:00:38,773 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:38,816 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2024-11-20 14:00:38,816 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-20 14:00:38,817 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 166 events. 5/166 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 192 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2024-11-20 14:00:38,817 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2024-11-20 14:00:38,817 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2024-11-20 14:00:38,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:38,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:38,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2024-11-20 14:00:38,820 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8776167471819646 [2024-11-20 14:00:38,820 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2024-11-20 14:00:38,820 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2024-11-20 14:00:38,821 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:38,823 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2024-11-20 14:00:38,823 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=140, PETRI_TRANSITIONS=140} [2024-11-20 14:00:38,824 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-20 14:00:38,824 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2024-11-20 14:00:38,824 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:38,824 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:38,824 INFO L204 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] [2024-11-20 14:00:38,825 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 14:00:38,825 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:38,825 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:38,825 INFO L85 PathProgramCache]: Analyzing trace with hash -1273459428, now seen corresponding path program 1 times [2024-11-20 14:00:38,825 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:38,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [760443965] [2024-11-20 14:00:38,826 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:38,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:38,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:38,875 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:38,875 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:38,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [760443965] [2024-11-20 14:00:38,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [760443965] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:38,876 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:38,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:38,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1258010833] [2024-11-20 14:00:38,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:38,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:38,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:38,877 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:38,877 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:38,904 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-20 14:00:38,904 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 140 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:38,905 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:38,905 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-20 14:00:38,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:38,952 INFO L124 PetriNetUnfolderBase]: 21/277 cut-off events. [2024-11-20 14:00:38,952 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-20 14:00:38,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 277 events. 21/277 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 750 event pairs, 6 based on Foata normal form. 0/237 useless extension candidates. Maximal degree in co-relation 292. Up to 35 conditions per place. [2024-11-20 14:00:38,953 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-11-20 14:00:38,953 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2024-11-20 14:00:38,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:38,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:38,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-20 14:00:38,957 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8921095008051529 [2024-11-20 14:00:38,957 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2024-11-20 14:00:38,957 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2024-11-20 14:00:38,958 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-20 14:00:38,959 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2024-11-20 14:00:38,959 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=140, PETRI_TRANSITIONS=139} [2024-11-20 14:00:38,960 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-20 14:00:38,960 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2024-11-20 14:00:38,961 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:38,961 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:38,961 INFO L204 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] [2024-11-20 14:00:38,961 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 14:00:38,961 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:38,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:38,962 INFO L85 PathProgramCache]: Analyzing trace with hash 300462281, now seen corresponding path program 1 times [2024-11-20 14:00:38,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:38,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130162492] [2024-11-20 14:00:38,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:38,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:38,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:39,015 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:39,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:39,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130162492] [2024-11-20 14:00:39,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130162492] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:39,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:39,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:39,016 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255909497] [2024-11-20 14:00:39,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:39,017 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:39,017 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:39,018 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:39,018 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:39,038 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-20 14:00:39,039 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 139 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:39,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:39,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-20 14:00:39,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:39,079 INFO L124 PetriNetUnfolderBase]: 41/383 cut-off events. [2024-11-20 14:00:39,080 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-20 14:00:39,082 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 383 events. 41/383 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1442 event pairs, 16 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 429. Up to 63 conditions per place. [2024-11-20 14:00:39,083 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2024-11-20 14:00:39,084 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2024-11-20 14:00:39,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:39,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:39,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2024-11-20 14:00:39,085 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8808373590982287 [2024-11-20 14:00:39,085 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2024-11-20 14:00:39,085 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2024-11-20 14:00:39,086 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:39,089 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2024-11-20 14:00:39,090 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2024-11-20 14:00:39,091 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2024-11-20 14:00:39,091 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2024-11-20 14:00:39,091 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:39,091 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:39,092 INFO L204 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] [2024-11-20 14:00:39,092 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 14:00:39,092 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:39,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:39,094 INFO L85 PathProgramCache]: Analyzing trace with hash -1604851560, now seen corresponding path program 1 times [2024-11-20 14:00:39,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:39,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329654670] [2024-11-20 14:00:39,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:39,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:39,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:39,487 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:39,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:39,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329654670] [2024-11-20 14:00:39,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329654670] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:39,488 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:39,488 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:00:39,488 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140252038] [2024-11-20 14:00:39,488 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:39,489 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:00:39,489 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:39,490 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:00:39,490 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:00:39,653 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-20 14:00:39,654 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:39,654 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:39,655 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-20 14:00:39,655 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:39,743 INFO L124 PetriNetUnfolderBase]: 70/482 cut-off events. [2024-11-20 14:00:39,743 INFO L125 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2024-11-20 14:00:39,744 INFO L83 FinitePrefix]: Finished finitePrefix Result has 611 conditions, 482 events. 70/482 cut-off events. For 15/22 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2153 event pairs, 8 based on Foata normal form. 5/433 useless extension candidates. Maximal degree in co-relation 582. Up to 45 conditions per place. [2024-11-20 14:00:39,745 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2024-11-20 14:00:39,745 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2024-11-20 14:00:39,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:00:39,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:00:39,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2024-11-20 14:00:39,747 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8961352657004831 [2024-11-20 14:00:39,748 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2024-11-20 14:00:39,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2024-11-20 14:00:39,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:39,751 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2024-11-20 14:00:39,751 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=293, PETRI_PLACES=141, PETRI_TRANSITIONS=135} [2024-11-20 14:00:39,752 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2024-11-20 14:00:39,752 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2024-11-20 14:00:39,753 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:39,753 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:39,753 INFO L204 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] [2024-11-20 14:00:39,753 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-20 14:00:39,753 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:39,753 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:39,754 INFO L85 PathProgramCache]: Analyzing trace with hash 115085364, now seen corresponding path program 1 times [2024-11-20 14:00:39,754 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:39,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2021607284] [2024-11-20 14:00:39,754 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:39,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:39,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:40,052 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:40,052 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:40,052 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2021607284] [2024-11-20 14:00:40,052 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2021607284] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:40,053 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:40,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:00:40,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1924669657] [2024-11-20 14:00:40,053 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:40,053 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:00:40,056 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:40,057 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:00:40,057 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:00:40,187 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 207 [2024-11-20 14:00:40,188 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 135 transitions, 293 flow. Second operand has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,189 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:40,189 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 207 [2024-11-20 14:00:40,189 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:40,368 INFO L124 PetriNetUnfolderBase]: 210/772 cut-off events. [2024-11-20 14:00:40,368 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-20 14:00:40,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1221 conditions, 772 events. 210/772 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4449 event pairs, 60 based on Foata normal form. 0/665 useless extension candidates. Maximal degree in co-relation 1190. Up to 239 conditions per place. [2024-11-20 14:00:40,372 INFO L140 encePairwiseOnDemand]: 196/207 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2024-11-20 14:00:40,372 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2024-11-20 14:00:40,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:00:40,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:00:40,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2024-11-20 14:00:40,375 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.856682769726248 [2024-11-20 14:00:40,375 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2024-11-20 14:00:40,375 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2024-11-20 14:00:40,376 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-20 14:00:40,378 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2024-11-20 14:00:40,378 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=417, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2024-11-20 14:00:40,379 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2024-11-20 14:00:40,379 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2024-11-20 14:00:40,380 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,380 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:40,380 INFO L204 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] [2024-11-20 14:00:40,380 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-20 14:00:40,380 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:40,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:40,381 INFO L85 PathProgramCache]: Analyzing trace with hash -252496730, now seen corresponding path program 1 times [2024-11-20 14:00:40,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:40,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1904822104] [2024-11-20 14:00:40,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:40,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:40,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:40,416 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:40,417 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:40,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1904822104] [2024-11-20 14:00:40,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1904822104] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:40,417 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:40,417 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:40,417 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104830784] [2024-11-20 14:00:40,417 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:40,418 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:40,418 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:40,418 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:40,419 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:40,427 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2024-11-20 14:00:40,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 154 transitions, 417 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:40,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2024-11-20 14:00:40,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:40,467 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2024-11-20 14:00:40,468 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-20 14:00:40,468 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 275 events. 32/275 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 948 event pairs, 5 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2024-11-20 14:00:40,469 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2024-11-20 14:00:40,469 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2024-11-20 14:00:40,469 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:40,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:40,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-20 14:00:40,471 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9146537842190016 [2024-11-20 14:00:40,471 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2024-11-20 14:00:40,471 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2024-11-20 14:00:40,473 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:40,474 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2024-11-20 14:00:40,474 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=153} [2024-11-20 14:00:40,475 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2024-11-20 14:00:40,475 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2024-11-20 14:00:40,475 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,475 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:40,476 INFO L204 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] [2024-11-20 14:00:40,476 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-20 14:00:40,476 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 14:00:40,476 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:40,476 INFO L85 PathProgramCache]: Analyzing trace with hash -1264912318, now seen corresponding path program 1 times [2024-11-20 14:00:40,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:40,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [534313806] [2024-11-20 14:00:40,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:40,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:40,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:00:40,497 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 14:00:40,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:00:40,534 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 14:00:40,534 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 14:00:40,536 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-20 14:00:40,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-20 14:00:40,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-20 14:00:40,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-20 14:00:40,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-20 14:00:40,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-20 14:00:40,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-20 14:00:40,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-20 14:00:40,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-20 14:00:40,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-20 14:00:40,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-20 14:00:40,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-20 14:00:40,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-20 14:00:40,540 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-20 14:00:40,540 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:40,542 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-20 14:00:40,542 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-20 14:00:40,586 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-20 14:00:40,591 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 275 transitions, 584 flow [2024-11-20 14:00:40,639 INFO L124 PetriNetUnfolderBase]: 41/565 cut-off events. [2024-11-20 14:00:40,639 INFO L125 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2024-11-20 14:00:40,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 565 events. 41/565 cut-off events. For 16/17 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1805 event pairs, 0 based on Foata normal form. 0/465 useless extension candidates. Maximal degree in co-relation 318. Up to 10 conditions per place. [2024-11-20 14:00:40,641 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 275 transitions, 584 flow [2024-11-20 14:00:40,644 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 225 transitions, 472 flow [2024-11-20 14:00:40,645 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 14:00:40,645 INFO L333 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;@607359cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 14:00:40,646 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-20 14:00:40,647 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 14:00:40,647 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-20 14:00:40,647 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 14:00:40,647 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:40,647 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:40,647 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:40,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:40,648 INFO L85 PathProgramCache]: Analyzing trace with hash -1267279408, now seen corresponding path program 1 times [2024-11-20 14:00:40,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:40,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [342107303] [2024-11-20 14:00:40,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:40,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:40,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:40,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:40,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [342107303] [2024-11-20 14:00:40,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [342107303] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:40,660 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:40,660 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:40,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [776078994] [2024-11-20 14:00:40,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:40,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:40,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:40,661 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:40,661 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:40,689 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-20 14:00:40,690 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 225 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:40,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-20 14:00:40,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:40,828 INFO L124 PetriNetUnfolderBase]: 147/1141 cut-off events. [2024-11-20 14:00:40,829 INFO L125 PetriNetUnfolderBase]: For 79/80 co-relation queries the response was YES. [2024-11-20 14:00:40,832 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1381 conditions, 1141 events. 147/1141 cut-off events. For 79/80 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 5936 event pairs, 41 based on Foata normal form. 75/1018 useless extension candidates. Maximal degree in co-relation 874. Up to 190 conditions per place. [2024-11-20 14:00:40,836 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2024-11-20 14:00:40,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2024-11-20 14:00:40,836 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:40,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:40,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 734 transitions. [2024-11-20 14:00:40,838 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8896969696969697 [2024-11-20 14:00:40,838 INFO L175 Difference]: Start difference. First operand has 213 places, 225 transitions, 472 flow. Second operand 3 states and 734 transitions. [2024-11-20 14:00:40,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2024-11-20 14:00:40,839 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:40,841 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2024-11-20 14:00:40,841 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=214, PETRI_TRANSITIONS=219} [2024-11-20 14:00:40,842 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2024-11-20 14:00:40,842 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2024-11-20 14:00:40,842 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,842 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:40,842 INFO L204 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] [2024-11-20 14:00:40,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-20 14:00:40,843 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:40,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:40,843 INFO L85 PathProgramCache]: Analyzing trace with hash -2014486711, now seen corresponding path program 1 times [2024-11-20 14:00:40,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:40,843 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1394826696] [2024-11-20 14:00:40,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:40,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:40,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:40,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:40,855 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:40,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1394826696] [2024-11-20 14:00:40,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1394826696] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:40,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:40,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:40,855 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1634839093] [2024-11-20 14:00:40,855 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:40,856 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:40,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:40,856 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:40,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:40,874 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-20 14:00:40,874 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 219 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:40,875 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:40,875 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-20 14:00:40,875 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:40,997 INFO L124 PetriNetUnfolderBase]: 162/1203 cut-off events. [2024-11-20 14:00:40,997 INFO L125 PetriNetUnfolderBase]: For 114/116 co-relation queries the response was YES. [2024-11-20 14:00:41,001 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1485 conditions, 1203 events. 162/1203 cut-off events. For 114/116 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 6629 event pairs, 53 based on Foata normal form. 0/1006 useless extension candidates. Maximal degree in co-relation 1455. Up to 212 conditions per place. [2024-11-20 14:00:41,006 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2024-11-20 14:00:41,006 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2024-11-20 14:00:41,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:41,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:41,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2024-11-20 14:00:41,008 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8678787878787879 [2024-11-20 14:00:41,008 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2024-11-20 14:00:41,008 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2024-11-20 14:00:41,009 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:41,011 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2024-11-20 14:00:41,011 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=208, PETRI_TRANSITIONS=214} [2024-11-20 14:00:41,012 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-20 14:00:41,012 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2024-11-20 14:00:41,012 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:41,012 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:41,013 INFO L204 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] [2024-11-20 14:00:41,013 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-20 14:00:41,013 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:41,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:41,013 INFO L85 PathProgramCache]: Analyzing trace with hash 916668223, now seen corresponding path program 1 times [2024-11-20 14:00:41,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:41,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488628933] [2024-11-20 14:00:41,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:41,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:41,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:41,028 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:41,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:41,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488628933] [2024-11-20 14:00:41,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488628933] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:41,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:41,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:41,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2053949196] [2024-11-20 14:00:41,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:41,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:41,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:41,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:41,030 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:41,050 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-20 14:00:41,051 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 214 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:41,051 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:41,051 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-20 14:00:41,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:41,316 INFO L124 PetriNetUnfolderBase]: 489/2780 cut-off events. [2024-11-20 14:00:41,317 INFO L125 PetriNetUnfolderBase]: For 125/125 co-relation queries the response was YES. [2024-11-20 14:00:41,325 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3442 conditions, 2780 events. 489/2780 cut-off events. For 125/125 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 20737 event pairs, 237 based on Foata normal form. 0/2354 useless extension candidates. Maximal degree in co-relation 3412. Up to 591 conditions per place. [2024-11-20 14:00:41,334 INFO L140 encePairwiseOnDemand]: 272/275 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-20 14:00:41,334 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2024-11-20 14:00:41,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:41,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:41,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2024-11-20 14:00:41,336 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8848484848484849 [2024-11-20 14:00:41,339 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2024-11-20 14:00:41,339 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2024-11-20 14:00:41,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-20 14:00:41,342 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2024-11-20 14:00:41,342 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=208, PETRI_TRANSITIONS=213} [2024-11-20 14:00:41,343 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-20 14:00:41,343 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2024-11-20 14:00:41,343 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:41,343 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:41,343 INFO L204 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] [2024-11-20 14:00:41,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-20 14:00:41,344 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:41,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:41,344 INFO L85 PathProgramCache]: Analyzing trace with hash 1326843241, now seen corresponding path program 1 times [2024-11-20 14:00:41,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:41,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157673845] [2024-11-20 14:00:41,344 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:41,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:41,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:41,374 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:41,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:41,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157673845] [2024-11-20 14:00:41,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157673845] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:41,374 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:41,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:41,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2025487730] [2024-11-20 14:00:41,375 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:41,375 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:41,375 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:41,375 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:41,376 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:41,397 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-20 14:00:41,398 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 213 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:41,398 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:41,398 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-20 14:00:41,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:41,812 INFO L124 PetriNetUnfolderBase]: 971/4744 cut-off events. [2024-11-20 14:00:41,812 INFO L125 PetriNetUnfolderBase]: For 175/179 co-relation queries the response was YES. [2024-11-20 14:00:41,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6054 conditions, 4744 events. 971/4744 cut-off events. For 175/179 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 40576 event pairs, 560 based on Foata normal form. 0/4096 useless extension candidates. Maximal degree in co-relation 6025. Up to 1217 conditions per place. [2024-11-20 14:00:41,833 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-20 14:00:41,833 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2024-11-20 14:00:41,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:41,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:41,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2024-11-20 14:00:41,835 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8703030303030304 [2024-11-20 14:00:41,835 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2024-11-20 14:00:41,835 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2024-11-20 14:00:41,836 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:41,838 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2024-11-20 14:00:41,838 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2024-11-20 14:00:41,838 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2024-11-20 14:00:41,838 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2024-11-20 14:00:41,839 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:41,839 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:41,839 INFO L204 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] [2024-11-20 14:00:41,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-20 14:00:41,839 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:41,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:41,839 INFO L85 PathProgramCache]: Analyzing trace with hash -1285500328, now seen corresponding path program 1 times [2024-11-20 14:00:41,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:41,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [429346804] [2024-11-20 14:00:41,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:41,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:41,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:42,071 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:42,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:42,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [429346804] [2024-11-20 14:00:42,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [429346804] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:42,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:42,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:00:42,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [551291132] [2024-11-20 14:00:42,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:42,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:00:42,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:42,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:00:42,074 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:00:42,277 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 275 [2024-11-20 14:00:42,279 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 453 flow. Second operand has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:42,279 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:42,279 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 275 [2024-11-20 14:00:42,279 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:42,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,656 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,656 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,656 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,657 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 197#L1034-9true]) [2024-11-20 14:00:42,657 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 197#L1034-9true]) [2024-11-20 14:00:42,657 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:42,657 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 235#L1031-13true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-20 14:00:42,662 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,662 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:42,662 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,663 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,663 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,663 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,664 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,664 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,664 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,664 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:00:42,664 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,664 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 197#L1034-9true]) [2024-11-20 14:00:42,665 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:42,665 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 197#L1034-9true]) [2024-11-20 14:00:42,669 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-20 14:00:42,670 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-20 14:00:42,670 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-20 14:00:42,670 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-20 14:00:42,670 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-20 14:00:42,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,672 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-20 14:00:42,672 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-20 14:00:42,672 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-20 14:00:42,672 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-20 14:00:42,672 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-20 14:00:42,673 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,676 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-20 14:00:42,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,676 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,676 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,677 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,677 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,677 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,677 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,679 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,679 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,679 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:42,679 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,680 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,680 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,680 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 186#L1034-9true, 252#true, Black: 266#true]) [2024-11-20 14:00:42,681 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][246], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 78#L1045-7true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-20 14:00:42,681 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][246], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 180#L1045-8true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-20 14:00:42,681 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 186#L1034-9true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0))]) [2024-11-20 14:00:42,682 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,682 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,752 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,753 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,753 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,753 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,754 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,754 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 197#L1034-9true]) [2024-11-20 14:00:42,755 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,755 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,755 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-20 14:00:42,756 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:42,756 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:42,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 235#L1031-13true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-20 14:00:42,763 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:00:42,763 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:42,763 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,763 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:42,763 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,775 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,775 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:42,776 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 197#L1034-9true]) [2024-11-20 14:00:42,776 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:00:42,776 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 197#L1034-9true]) [2024-11-20 14:00:42,777 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:42,777 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:42,778 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:42,778 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:42,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-20 14:00:42,779 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:42,779 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:42,779 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,779 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 270#true]) [2024-11-20 14:00:42,780 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:42,780 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,780 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:42,780 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 129#L1043-9true, 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-20 14:00:42,781 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:42,781 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,781 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,781 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:42,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 13#L1043-10true, 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-20 14:00:42,782 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:00:42,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:42,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:42,782 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:42,782 INFO L124 PetriNetUnfolderBase]: 1175/4832 cut-off events. [2024-11-20 14:00:42,782 INFO L125 PetriNetUnfolderBase]: For 364/432 co-relation queries the response was YES. [2024-11-20 14:00:42,797 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6521 conditions, 4832 events. 1175/4832 cut-off events. For 364/432 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 39868 event pairs, 227 based on Foata normal form. 32/4308 useless extension candidates. Maximal degree in co-relation 6491. Up to 622 conditions per place. [2024-11-20 14:00:42,813 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2024-11-20 14:00:42,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2024-11-20 14:00:42,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:00:42,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:00:42,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2024-11-20 14:00:42,816 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9006060606060606 [2024-11-20 14:00:42,816 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2024-11-20 14:00:42,816 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2024-11-20 14:00:42,818 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:42,820 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2024-11-20 14:00:42,820 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=454, PETRI_PLACES=208, PETRI_TRANSITIONS=208} [2024-11-20 14:00:42,820 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-20 14:00:42,820 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2024-11-20 14:00:42,821 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:42,821 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:42,821 INFO L204 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] [2024-11-20 14:00:42,821 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-20 14:00:42,821 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:42,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:42,822 INFO L85 PathProgramCache]: Analyzing trace with hash 2068948564, now seen corresponding path program 1 times [2024-11-20 14:00:42,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:42,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428970276] [2024-11-20 14:00:42,822 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:42,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:42,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:43,030 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:43,030 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:43,030 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428970276] [2024-11-20 14:00:43,030 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428970276] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:43,030 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:43,030 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:00:43,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [459165542] [2024-11-20 14:00:43,030 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:43,031 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:00:43,031 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:43,031 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:00:43,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:00:43,200 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 275 [2024-11-20 14:00:43,201 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 208 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:43,201 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:43,202 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 275 [2024-11-20 14:00:43,202 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 221#L1042-7true, 276#true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:44,974 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-20 14:00:44,974 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:44,974 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:00:44,974 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:00:44,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 97#L1045true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:44,990 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-20 14:00:44,990 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:44,990 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:44,990 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:45,017 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:00:45,017 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:45,017 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:45,018 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:45,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][291], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:45,025 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:45,025 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:45,025 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:45,025 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:45,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 8#L1043-6true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:45,026 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:00:45,026 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:45,026 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:45,026 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:45,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 197#L1034-9true]) [2024-11-20 14:00:45,027 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:00:45,027 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:45,027 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:45,027 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:00:45,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][292], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true, 197#L1034-9true, 167#L1043-8true]) [2024-11-20 14:00:45,035 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:45,035 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:45,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 276#true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:45,037 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 191#L1034-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-20 14:00:45,037 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,037 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:45,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 276#true, 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:45,038 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:45,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:45,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:45,038 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:45,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][293], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:45,045 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:45,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:45,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:45,045 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:45,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 167#L1043-8true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:45,047 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:45,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,048 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,048 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:45,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:45,048 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:00:45,048 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,048 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:45,048 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:45,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 129#L1043-9true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-20 14:00:45,056 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:45,056 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:45,056 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:45,057 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:45,077 INFO L124 PetriNetUnfolderBase]: 6842/18531 cut-off events. [2024-11-20 14:00:45,078 INFO L125 PetriNetUnfolderBase]: For 1347/1462 co-relation queries the response was YES. [2024-11-20 14:00:45,116 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29282 conditions, 18531 events. 6842/18531 cut-off events. For 1347/1462 co-relation queries the response was YES. Maximal size of possible extension queue 451. Compared 177938 event pairs, 1515 based on Foata normal form. 18/16285 useless extension candidates. Maximal degree in co-relation 29250. Up to 5803 conditions per place. [2024-11-20 14:00:45,164 INFO L140 encePairwiseOnDemand]: 260/275 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2024-11-20 14:00:45,165 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2024-11-20 14:00:45,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:00:45,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:00:45,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2024-11-20 14:00:45,168 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8757575757575757 [2024-11-20 14:00:45,168 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2024-11-20 14:00:45,168 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2024-11-20 14:00:45,173 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-20 14:00:45,175 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2024-11-20 14:00:45,176 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2024-11-20 14:00:45,176 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2024-11-20 14:00:45,176 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2024-11-20 14:00:45,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:45,177 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:45,177 INFO L204 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] [2024-11-20 14:00:45,177 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-20 14:00:45,177 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:45,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:45,177 INFO L85 PathProgramCache]: Analyzing trace with hash -194009336, now seen corresponding path program 1 times [2024-11-20 14:00:45,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:45,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775978489] [2024-11-20 14:00:45,178 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:45,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:45,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:45,200 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:45,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:45,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775978489] [2024-11-20 14:00:45,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775978489] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:45,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:45,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:45,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010126713] [2024-11-20 14:00:45,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:45,201 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:45,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:45,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:45,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:45,212 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-20 14:00:45,212 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:45,212 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:45,213 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-20 14:00:45,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:46,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1025-3true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,158 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:00:46,158 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-20 14:00:46,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:00:46,158 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-20 14:00:46,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [37#L1025-3true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,159 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:00:46,159 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-20 14:00:46,159 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-20 14:00:46,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:00:46,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][190], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 7#L1026-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,187 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][190], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 31#L1026-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,187 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:00:46,187 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:46,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [251#L1045-9true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 209#L1026-4true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,188 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:00:46,188 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-20 14:00:46,188 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:00:46,188 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-20 14:00:46,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 199#L1026-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,196 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:00:46,196 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-20 14:00:46,196 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-20 14:00:46,196 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:00:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 14#L1027-3true, 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,217 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:00:46,217 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:00:46,217 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:00:46,217 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:46,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,250 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-20 14:00:46,250 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:46,250 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:46,250 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:00:46,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,253 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-20 14:00:46,253 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:46,253 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:46,253 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:46,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,255 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:00:46,255 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:00:46,256 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:46,256 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:46,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,260 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:00:46,261 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:46,261 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:00:46,261 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:00:46,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,266 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:00:46,266 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:46,267 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:00:46,267 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:46,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,285 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:46,286 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:46,286 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:46,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,286 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:46,286 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:46,286 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,287 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:46,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,288 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:46,288 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,288 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,288 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:46,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,289 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:46,289 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,289 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,289 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:46,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,290 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,290 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,290 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:46,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,292 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:46,292 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,292 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,292 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,293 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:46,293 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,293 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,293 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,293 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,294 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,294 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,295 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:46,295 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,295 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,295 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:46,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,296 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:46,296 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,296 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,297 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,297 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:46,297 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,297 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,297 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,298 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,298 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,298 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,299 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:46,299 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:46,299 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,299 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,301 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,301 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,301 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,301 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,301 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,301 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,301 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,302 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,302 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,302 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,302 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,303 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,303 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,303 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,303 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,303 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,304 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,304 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,304 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 6#L1034-6true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,305 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,305 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,305 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,305 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,305 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,305 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,305 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,306 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:46,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,307 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:46,307 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:46,307 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,307 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:46,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,308 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,308 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,309 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 6#L1034-6true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,309 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,309 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 6#L1034-6true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,310 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,310 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:46,310 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,310 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true, 167#L1043-8true]) [2024-11-20 14:00:46,312 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,312 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:46,312 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:46,312 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,313 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:46,313 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:46,313 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,313 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 6#L1034-6true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,314 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 6#L1034-6true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,314 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,314 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,315 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,315 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:46,315 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,316 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,317 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,317 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:46,317 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,317 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:46,318 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:46,318 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,319 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:46,319 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,319 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,319 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,320 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:46,320 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:46,320 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:46,320 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:46,321 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:46,321 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:46,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,321 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2024-11-20 14:00:46,322 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 13#L1043-10true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:46,322 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,322 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,323 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:46,323 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,323 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:46,323 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:46,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 39#L1043-11true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:46,324 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:46,324 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:00:46,324 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,324 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 39#L1043-11true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2024-11-20 14:00:46,325 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 39#L1043-11true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-20 14:00:46,325 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,325 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:46,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:46,326 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:46,326 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:00:46,326 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:46,326 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:46,327 INFO L124 PetriNetUnfolderBase]: 2145/9685 cut-off events. [2024-11-20 14:00:46,327 INFO L125 PetriNetUnfolderBase]: For 1521/1722 co-relation queries the response was YES. [2024-11-20 14:00:46,351 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15989 conditions, 9685 events. 2145/9685 cut-off events. For 1521/1722 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 96261 event pairs, 416 based on Foata normal form. 2/8213 useless extension candidates. Maximal degree in co-relation 15955. Up to 1505 conditions per place. [2024-11-20 14:00:46,376 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2024-11-20 14:00:46,376 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2024-11-20 14:00:46,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:46,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:46,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-20 14:00:46,378 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9151515151515152 [2024-11-20 14:00:46,378 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2024-11-20 14:00:46,378 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2024-11-20 14:00:46,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:46,384 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2024-11-20 14:00:46,385 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=663, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=701, PETRI_PLACES=217, PETRI_TRANSITIONS=245} [2024-11-20 14:00:46,385 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2024-11-20 14:00:46,385 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2024-11-20 14:00:46,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:46,386 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:46,386 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:46,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-20 14:00:46,386 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:46,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:46,387 INFO L85 PathProgramCache]: Analyzing trace with hash -1615149623, now seen corresponding path program 1 times [2024-11-20 14:00:46,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:46,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2099872153] [2024-11-20 14:00:46,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:46,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:46,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:46,417 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-20 14:00:46,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:46,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2099872153] [2024-11-20 14:00:46,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2099872153] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:46,418 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:46,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:46,418 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985678761] [2024-11-20 14:00:46,418 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:46,419 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:46,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:46,419 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:46,419 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:46,431 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-20 14:00:46,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 245 transitions, 701 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:46,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:46,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-20 14:00:46,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:47,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][112], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 14#L1027-3true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,200 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][112], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 27#L1027true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,200 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-20 14:00:47,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 76#L1026-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2024-11-20 14:00:47,200 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 199#L1026-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2024-11-20 14:00:47,201 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-20 14:00:47,201 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:00:47,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,246 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-20 14:00:47,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:47,246 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:00:47,246 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-20 14:00:47,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,248 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-20 14:00:47,248 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:47,248 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:47,248 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:47,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,250 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-20 14:00:47,250 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:47,251 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:47,251 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:47,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,254 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:00:47,254 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:47,254 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:47,254 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:00:47,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,259 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:00:47,259 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:47,259 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:47,259 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:47,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,260 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-20 14:00:47,260 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:47,260 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:00:47,261 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-20 14:00:47,261 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:47,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,266 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-20 14:00:47,266 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:47,266 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:47,266 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:47,266 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:47,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,271 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:00:47,271 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:47,271 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:47,271 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:47,271 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:47,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,279 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:00:47,279 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:00:47,280 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:47,280 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:00:47,280 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:00:47,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,289 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:00:47,289 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:00:47,289 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:47,289 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:47,289 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:47,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,323 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,323 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:47,323 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,323 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:47,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,324 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,324 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:47,324 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:47,324 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,330 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,330 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,330 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,330 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,331 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,332 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,332 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,333 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,333 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,333 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,333 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,340 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,340 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,340 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,340 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,341 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,341 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,341 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,341 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,342 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,342 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,342 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,342 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,343 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,343 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,343 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,343 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,344 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,344 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,344 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,344 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,349 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,349 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,349 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,349 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,351 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,351 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,351 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,351 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,352 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,352 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,352 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,352 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,352 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,352 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,353 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,353 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,353 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,353 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,353 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,353 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,358 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,358 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,358 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,358 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,359 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,359 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,359 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,359 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,360 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,360 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,360 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,360 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,361 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,361 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,361 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,361 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,362 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,362 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,362 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,362 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,363 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,364 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,364 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,366 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,366 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:00:47,366 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:47,366 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:47,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,367 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,367 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:47,367 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,367 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:47,367 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,368 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,368 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:47,368 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,368 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:47,368 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,371 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,371 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,372 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,372 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,372 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,372 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,372 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,372 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,373 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,373 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,373 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,373 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,374 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,374 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,374 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,374 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,375 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,375 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,375 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,375 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,378 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,378 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,378 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:47,378 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:47,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,378 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,378 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:47,378 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,379 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:47,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,379 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,379 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,379 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,379 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,379 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,380 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,380 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,380 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,380 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,380 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,381 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,381 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,381 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,381 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,381 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,381 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,382 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:47,382 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:47,382 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,382 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,385 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,385 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,385 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,385 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,385 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,385 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,385 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,386 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,387 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,387 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,387 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,387 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,388 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,388 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,388 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,388 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,391 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,391 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,391 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:47,391 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,392 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,392 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:47,392 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,393 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,393 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,393 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,393 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,394 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,394 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,394 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,394 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,394 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,395 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,395 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,395 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,395 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,396 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,396 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,396 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,396 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,396 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,396 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,397 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:00:47,397 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,397 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:47,397 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,399 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,399 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,399 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:47,399 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,400 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,400 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,400 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:47,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,401 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,401 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,401 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,401 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,402 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,402 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,402 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,402 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,403 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,403 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,403 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,404 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,404 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,404 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,404 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,405 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,405 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,405 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,406 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,406 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,406 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,407 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,407 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,407 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,407 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,407 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,408 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,408 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,408 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,408 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,409 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,409 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,409 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,409 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,409 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,410 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,410 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,410 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:00:47,410 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:47,410 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,413 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,413 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,413 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,414 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,414 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,414 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,415 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,415 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,415 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,415 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,415 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,416 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,416 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,417 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,417 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,417 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,417 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,417 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,418 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,418 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,418 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,418 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,419 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,419 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,419 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,419 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,419 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,420 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,420 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,420 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,420 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,420 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,421 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,421 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,421 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,421 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,421 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,422 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,422 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,422 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:47,422 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:47,422 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,423 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,423 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,424 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:00:47,424 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:47,424 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:47,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,425 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,425 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,425 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,425 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,425 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,426 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,426 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,426 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,426 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,426 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,427 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,427 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,427 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,427 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,427 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,427 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,427 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,428 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,428 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,428 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,428 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,428 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:47,429 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,429 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:47,429 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,431 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,431 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,431 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,431 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:47,431 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:47,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,432 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:47,432 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,432 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,432 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:47,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,433 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,433 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,433 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,433 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,433 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,434 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,434 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,434 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,434 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,434 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,435 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,435 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,435 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,435 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,435 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,436 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,436 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:47,436 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,436 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,436 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:00:47,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,439 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,439 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,439 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,439 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:47,439 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,439 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,440 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:47,440 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:47,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,442 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,442 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,442 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:47,442 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,442 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,443 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,443 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:47,443 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:47,443 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,443 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:47,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,444 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,444 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,444 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,445 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,445 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,446 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,446 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,446 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,446 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,446 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,447 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,447 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:47,447 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:47,447 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,447 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:47,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,448 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,449 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,449 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,450 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:47,450 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,450 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,450 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:47,451 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:47,451 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:00:47,451 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:47,451 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:47,451 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:47,453 INFO L124 PetriNetUnfolderBase]: 2223/10138 cut-off events. [2024-11-20 14:00:47,453 INFO L125 PetriNetUnfolderBase]: For 1752/1996 co-relation queries the response was YES. [2024-11-20 14:00:47,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17009 conditions, 10138 events. 2223/10138 cut-off events. For 1752/1996 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 101355 event pairs, 443 based on Foata normal form. 17/8703 useless extension candidates. Maximal degree in co-relation 16973. Up to 1630 conditions per place. [2024-11-20 14:00:47,523 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2024-11-20 14:00:47,523 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2024-11-20 14:00:47,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:47,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:47,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2024-11-20 14:00:47,525 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139393939393939 [2024-11-20 14:00:47,525 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2024-11-20 14:00:47,525 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2024-11-20 14:00:47,533 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:47,535 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2024-11-20 14:00:47,535 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=737, PETRI_PLACES=219, PETRI_TRANSITIONS=249} [2024-11-20 14:00:47,536 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2024-11-20 14:00:47,536 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2024-11-20 14:00:47,536 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:47,537 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:47,537 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:47,537 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-20 14:00:47,537 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:47,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:47,537 INFO L85 PathProgramCache]: Analyzing trace with hash -342848430, now seen corresponding path program 1 times [2024-11-20 14:00:47,538 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:47,538 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726238142] [2024-11-20 14:00:47,538 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:47,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:47,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:47,685 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:47,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:47,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726238142] [2024-11-20 14:00:47,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726238142] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:47,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:47,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 14:00:47,686 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1769159698] [2024-11-20 14:00:47,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:47,687 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:47,687 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:47,688 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:47,688 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:47,695 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 275 [2024-11-20 14:00:47,696 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 249 transitions, 737 flow. Second operand has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 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) [2024-11-20 14:00:47,696 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:47,696 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 275 [2024-11-20 14:00:47,696 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:48,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][173], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1025-3true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,301 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:00:48,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:00:48,301 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-20 14:00:48,301 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-20 14:00:48,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][173], [201#L1027-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,393 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:00:48,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:00:48,393 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:00:48,393 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:48,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,533 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,533 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:00:48,533 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:48,533 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-20 14:00:48,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,537 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-20 14:00:48,537 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-20 14:00:48,537 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,537 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-20 14:00:48,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,545 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-20 14:00:48,545 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:00:48,545 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,546 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:00:48,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,565 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:00:48,565 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:48,565 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:48,565 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,578 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:00:48,578 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:48,578 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:48,578 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:48,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,596 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:00:48,596 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:00:48,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:48,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:48,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,632 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:48,632 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:00:48,633 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:00:48,633 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:00:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,668 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-20 14:00:48,668 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-20 14:00:48,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-20 14:00:48,668 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-20 14:00:48,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,668 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,668 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:48,668 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,669 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,669 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-20 14:00:48,669 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-20 14:00:48,669 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,712 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-20 14:00:48,712 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-20 14:00:48,712 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-20 14:00:48,712 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-20 14:00:48,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,712 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,712 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:00:48,712 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:00:48,712 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,713 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,713 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:00:48,713 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:00:48,713 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:00:48,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,736 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,736 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:48,736 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,736 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:48,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,755 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,756 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,756 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,756 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,757 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,757 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,757 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,757 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,775 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,775 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,775 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,775 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,777 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,777 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,778 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,778 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,779 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,792 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,796 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,796 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,796 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,797 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,797 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,797 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,797 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,798 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,801 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,801 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-20 14:00:48,801 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,807 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,807 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,807 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,807 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,814 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,814 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,814 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,814 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,815 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,815 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,815 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,815 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-20 14:00:48,818 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,818 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,818 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,818 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,821 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,821 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,821 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,823 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,823 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,823 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,823 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:48,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,828 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,828 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,828 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,829 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,829 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,829 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,829 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,829 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-20 14:00:48,836 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,836 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,837 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,837 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,955 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,956 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,956 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,956 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,956 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,956 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,957 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,959 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,959 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,959 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,959 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,960 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,960 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,960 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,960 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:48,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-20 14:00:48,968 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:48,968 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,968 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,968 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,974 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,974 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,974 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,974 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,975 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,975 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,975 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,975 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,977 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:48,977 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,977 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,977 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,982 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,982 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,982 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,982 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,982 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,982 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,982 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:48,983 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,990 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,990 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,990 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,990 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,990 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,991 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,992 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:48,992 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,992 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:48,992 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:48,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,996 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,996 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,996 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,996 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:48,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:48,997 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:48,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:48,997 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,001 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,001 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,001 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,001 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,003 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,003 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,003 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:00:49,003 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:00:49,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,006 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,006 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,006 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,007 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,007 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,007 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,012 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,012 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,012 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,013 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,016 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,016 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:49,016 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:49,016 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,017 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,017 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:49,017 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:00:49,017 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,021 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,021 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,021 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,021 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,025 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,025 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,025 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,025 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,027 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,027 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:49,027 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,027 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:49,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,028 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,028 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:49,028 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:49,028 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 296#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,029 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,029 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:49,029 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:49,029 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,033 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,034 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,034 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,034 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,035 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,035 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,035 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,035 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,036 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,036 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,036 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,036 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,037 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,037 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,037 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,037 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,038 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,038 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:00:49,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,041 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:49,041 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,041 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,041 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,042 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,042 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,042 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,043 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,043 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:00:49,043 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,043 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,043 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:00:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,044 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-20 14:00:49,044 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-20 14:00:49,044 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-20 14:00:49,044 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-20 14:00:49,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,045 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,045 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:49,045 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,048 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-20 14:00:49,048 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-20 14:00:49,048 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-20 14:00:49,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,049 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,049 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,049 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,053 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-20 14:00:49,053 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-20 14:00:49,053 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-20 14:00:49,053 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-20 14:00:49,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,053 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 296#true, 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,054 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,054 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,059 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-20 14:00:49,059 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-20 14:00:49,059 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-20 14:00:49,059 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-20 14:00:49,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,059 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,059 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,059 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,060 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,060 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,060 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,060 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,060 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,061 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,061 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,061 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,061 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,062 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,062 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:00:49,062 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,062 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,067 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-20 14:00:49,067 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-20 14:00:49,067 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-20 14:00:49,067 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-20 14:00:49,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,068 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,068 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,068 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,068 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,068 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,068 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,069 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,069 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,070 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,070 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,070 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:00:49,070 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,079 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,079 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,080 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,080 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-20 14:00:49,082 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-20 14:00:49,082 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-20 14:00:49,082 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-20 14:00:49,082 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:49,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,083 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,083 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:00:49,083 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,083 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-20 14:00:49,094 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-20 14:00:49,094 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:49,094 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-20 14:00:49,094 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-20 14:00:49,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,095 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,095 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:49,095 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:00:49,095 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:00:49,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,098 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-20 14:00:49,098 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:49,098 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-20 14:00:49,098 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-20 14:00:49,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_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: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:49,114 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-20 14:00:49,114 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:49,114 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-20 14:00:49,114 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-20 14:00:49,210 INFO L124 PetriNetUnfolderBase]: 3085/13497 cut-off events. [2024-11-20 14:00:49,210 INFO L125 PetriNetUnfolderBase]: For 2225/2418 co-relation queries the response was YES. [2024-11-20 14:00:49,247 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22880 conditions, 13497 events. 3085/13497 cut-off events. For 2225/2418 co-relation queries the response was YES. Maximal size of possible extension queue 255. Compared 137431 event pairs, 560 based on Foata normal form. 62/11631 useless extension candidates. Maximal degree in co-relation 22843. Up to 2297 conditions per place. [2024-11-20 14:00:49,286 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 29 selfloop transitions, 3 changer transitions 0/260 dead transitions. [2024-11-20 14:00:49,287 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 260 transitions, 834 flow [2024-11-20 14:00:49,287 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:49,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:49,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2024-11-20 14:00:49,289 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9212121212121213 [2024-11-20 14:00:49,289 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 760 transitions. [2024-11-20 14:00:49,289 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 260 transitions, 834 flow [2024-11-20 14:00:49,298 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 260 transitions, 822 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:49,300 INFO L231 Difference]: Finished difference. Result has 220 places, 251 transitions, 746 flow [2024-11-20 14:00:49,300 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=246, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=746, PETRI_PLACES=220, PETRI_TRANSITIONS=251} [2024-11-20 14:00:49,301 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 7 predicate places. [2024-11-20 14:00:49,301 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 251 transitions, 746 flow [2024-11-20 14:00:49,301 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 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) [2024-11-20 14:00:49,301 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:49,301 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:49,302 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-20 14:00:49,302 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:49,302 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:49,302 INFO L85 PathProgramCache]: Analyzing trace with hash 1769176146, now seen corresponding path program 1 times [2024-11-20 14:00:49,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:49,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1949224915] [2024-11-20 14:00:49,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:49,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:49,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:49,918 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:49,918 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:49,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1949224915] [2024-11-20 14:00:49,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1949224915] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:49,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:49,919 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:00:49,919 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [156621242] [2024-11-20 14:00:49,919 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:49,919 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:00:49,919 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:49,920 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:00:49,920 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:00:50,261 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 275 [2024-11-20 14:00:50,263 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 251 transitions, 746 flow. Second operand has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:50,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:50,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 275 [2024-11-20 14:00:50,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:51,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][295], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(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: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:51,588 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:00:51,588 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:51,588 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:51,588 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 302#(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))), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:51,589 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:51,589 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:51,589 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:52,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1025-3true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:52,172 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:00:52,173 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-20 14:00:52,173 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-20 14:00:52,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:00:52,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [201#L1027-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 254#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:52,348 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:00:52,348 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:52,348 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:00:52,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:00:52,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 186#L1034-9true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 252#true, Black: 266#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:52,395 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:00:52,395 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:52,395 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:52,395 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:52,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 186#L1034-9true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 252#true, Black: 266#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:52,618 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:00:52,618 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:52,618 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:00:52,618 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:00:52,618 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:00:52,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 110#L1031-14true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:52,740 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:52,740 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:52,740 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-20 14:00:52,741 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:00:53,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][295], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(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: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:53,503 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:53,503 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:53,503 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:53,504 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:53,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 302#(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: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:53,504 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:53,505 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:53,505 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:53,505 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:53,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:53,506 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:00:53,506 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:53,506 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:00:53,506 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:00:53,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:53,810 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-20 14:00:53,810 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-20 14:00:53,810 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:53,811 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:53,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 191#L1034-7true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-20 14:00:53,859 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-20 14:00:53,859 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-20 14:00:53,859 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-20 14:00:53,859 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-20 14:00:54,411 INFO L124 PetriNetUnfolderBase]: 9171/32506 cut-off events. [2024-11-20 14:00:54,411 INFO L125 PetriNetUnfolderBase]: For 11684/12244 co-relation queries the response was YES. [2024-11-20 14:00:54,497 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61236 conditions, 32506 events. 9171/32506 cut-off events. For 11684/12244 co-relation queries the response was YES. Maximal size of possible extension queue 431. Compared 363104 event pairs, 2284 based on Foata normal form. 93/28424 useless extension candidates. Maximal degree in co-relation 61197. Up to 6173 conditions per place. [2024-11-20 14:00:54,581 INFO L140 encePairwiseOnDemand]: 264/275 looper letters, 90 selfloop transitions, 36 changer transitions 0/333 dead transitions. [2024-11-20 14:00:54,581 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 225 places, 333 transitions, 1324 flow [2024-11-20 14:00:54,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:00:54,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:00:54,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2024-11-20 14:00:54,584 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9054545454545454 [2024-11-20 14:00:54,584 INFO L175 Difference]: Start difference. First operand has 220 places, 251 transitions, 746 flow. Second operand 6 states and 1494 transitions. [2024-11-20 14:00:54,584 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 225 places, 333 transitions, 1324 flow [2024-11-20 14:00:54,607 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 333 transitions, 1321 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-20 14:00:54,610 INFO L231 Difference]: Finished difference. Result has 228 places, 283 transitions, 1053 flow [2024-11-20 14:00:54,610 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=743, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=251, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=227, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1053, PETRI_PLACES=228, PETRI_TRANSITIONS=283} [2024-11-20 14:00:54,610 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 15 predicate places. [2024-11-20 14:00:54,611 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 283 transitions, 1053 flow [2024-11-20 14:00:54,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:54,611 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:54,611 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:54,611 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-20 14:00:54,612 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-20 14:00:54,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:54,612 INFO L85 PathProgramCache]: Analyzing trace with hash 1562999169, now seen corresponding path program 1 times [2024-11-20 14:00:54,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:54,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [723182025] [2024-11-20 14:00:54,612 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:54,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:54,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:00:54,631 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 14:00:54,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:00:54,653 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 14:00:54,653 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 14:00:54,653 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-11-20 14:00:54,654 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2024-11-20 14:00:54,654 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2024-11-20 14:00:54,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2024-11-20 14:00:54,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2024-11-20 14:00:54,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2024-11-20 14:00:54,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2024-11-20 14:00:54,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2024-11-20 14:00:54,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2024-11-20 14:00:54,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2024-11-20 14:00:54,657 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-20 14:00:54,657 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:54,658 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-20 14:00:54,658 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-20 14:00:54,691 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2024-11-20 14:00:54,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 345 transitions, 753 flow [2024-11-20 14:00:55,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][111], [314#true, 90#L1034-9true, 309#true, 144#L1043-12true, 311#true]) [2024-11-20 14:00:55,017 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:00:55,017 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-20 14:00:55,017 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:00:55,017 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:00:55,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][111], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 144#L1043-12true]) [2024-11-20 14:00:55,022 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-20 14:00:55,022 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:00:55,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:00:55,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:00:55,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][8], [310#true, 77#L1034-9true, 313#true, 144#L1043-12true, 311#true]) [2024-11-20 14:00:55,032 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-20 14:00:55,033 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:00:55,071 INFO L124 PetriNetUnfolderBase]: 192/1726 cut-off events. [2024-11-20 14:00:55,072 INFO L125 PetriNetUnfolderBase]: For 127/133 co-relation queries the response was YES. [2024-11-20 14:00:55,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1862 conditions, 1726 events. 192/1726 cut-off events. For 127/133 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 9031 event pairs, 3 based on Foata normal form. 4/1417 useless extension candidates. Maximal degree in co-relation 818. Up to 35 conditions per place. [2024-11-20 14:00:55,089 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 345 transitions, 753 flow [2024-11-20 14:00:55,101 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 293 transitions, 631 flow [2024-11-20 14:00:55,102 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 14:00:55,102 INFO L333 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;@607359cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 14:00:55,102 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-20 14:00:55,103 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 14:00:55,103 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-20 14:00:55,103 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 14:00:55,103 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:55,103 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:00:55,103 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-20 14:00:55,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:55,103 INFO L85 PathProgramCache]: Analyzing trace with hash -899937328, now seen corresponding path program 1 times [2024-11-20 14:00:55,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:55,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1150494188] [2024-11-20 14:00:55,104 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:55,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:55,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:55,115 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:55,115 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:55,115 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1150494188] [2024-11-20 14:00:55,115 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1150494188] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:55,115 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:55,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:55,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1732853767] [2024-11-20 14:00:55,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:55,117 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:55,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:55,118 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:55,118 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:55,146 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-20 14:00:55,147 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 293 transitions, 631 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:55,147 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:55,148 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-20 14:00:55,148 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:56,131 INFO L124 PetriNetUnfolderBase]: 2509/10894 cut-off events. [2024-11-20 14:00:56,131 INFO L125 PetriNetUnfolderBase]: For 1173/1201 co-relation queries the response was YES. [2024-11-20 14:00:56,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14342 conditions, 10894 events. 2509/10894 cut-off events. For 1173/1201 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 107318 event pairs, 879 based on Foata normal form. 909/9957 useless extension candidates. Maximal degree in co-relation 10932. Up to 2824 conditions per place. [2024-11-20 14:00:56,243 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2024-11-20 14:00:56,244 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2024-11-20 14:00:56,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:56,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:56,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 912 transitions. [2024-11-20 14:00:56,246 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.881159420289855 [2024-11-20 14:00:56,246 INFO L175 Difference]: Start difference. First operand has 272 places, 293 transitions, 631 flow. Second operand 3 states and 912 transitions. [2024-11-20 14:00:56,246 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2024-11-20 14:00:56,247 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:00:56,249 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2024-11-20 14:00:56,250 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=619, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=621, PETRI_PLACES=273, PETRI_TRANSITIONS=286} [2024-11-20 14:00:56,250 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2024-11-20 14:00:56,250 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2024-11-20 14:00:56,251 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:56,251 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:56,251 INFO L204 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] [2024-11-20 14:00:56,251 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-20 14:00:56,251 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-20 14:00:56,251 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:56,251 INFO L85 PathProgramCache]: Analyzing trace with hash -462120119, now seen corresponding path program 1 times [2024-11-20 14:00:56,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:56,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [565353239] [2024-11-20 14:00:56,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:56,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:56,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:56,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:56,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:56,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [565353239] [2024-11-20 14:00:56,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [565353239] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:56,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:56,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:56,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1784195326] [2024-11-20 14:00:56,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:56,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:56,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:56,263 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:56,263 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:56,279 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-20 14:00:56,280 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 286 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:56,280 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:56,280 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-20 14:00:56,280 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:57,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 182#L1025-3true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,518 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:00:57,518 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:00:57,518 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:00:57,518 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:00:57,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 316#true, 224#L1032-2true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,548 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:00:57,548 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:57,548 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:00:57,548 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:00:57,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 316#true, 224#L1032-2true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true]) [2024-11-20 14:00:57,570 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:00:57,570 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:57,570 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:57,570 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:57,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 182#L1025-3true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,571 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:00:57,571 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:57,571 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:00:57,571 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:00:57,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [120#L1027-3true, 310#true, 289#L1031-5true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,590 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-20 14:00:57,590 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:00:57,590 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:57,590 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:00:57,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,616 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:00:57,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:57,616 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:00:57,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:00:57,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true]) [2024-11-20 14:00:57,638 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:57,638 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:57,638 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:57,638 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:57,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [120#L1027-3true, 60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,639 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:00:57,639 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:57,639 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:00:57,639 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:57,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 17#L1031-5true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,647 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:00:57,647 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:57,647 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:00:57,647 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:00:57,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 4#L1029-4true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,671 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:00:57,671 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:00:57,671 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:00:57,671 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:00:57,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 316#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,673 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:00:57,673 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:00:57,673 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:00:57,673 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:00:57,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 215#L1032-1true, 144#L1043-12true]) [2024-11-20 14:00:57,692 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:00:57,692 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:00:57,692 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:00:57,692 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:00:57,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 289#L1031-5true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,699 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:00:57,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:00:57,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:00:57,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:00:57,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 17#L1031-5true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,701 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:00:57,701 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:00:57,701 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:00:57,701 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:00:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 153#L1032-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,731 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:00:57,731 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:00:57,731 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:00:57,731 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:00:57,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 215#L1032-1true, 144#L1043-12true]) [2024-11-20 14:00:57,732 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:00:57,732 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:00:57,732 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:00:57,732 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:00:57,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:00:57,736 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:00:57,736 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:00:57,736 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:00:57,736 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:00:57,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 289#L1031-5true, 112#L1032-1true, 308#L1045-9true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:00:57,748 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:00:57,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:00:57,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:00:57,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:00:57,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 308#L1045-9true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:00:57,770 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:00:57,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:00:57,770 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:00:57,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:00:57,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 308#L1045-9true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:00:57,771 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:00:57,771 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:00:57,771 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:00:57,771 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:00:57,815 INFO L124 PetriNetUnfolderBase]: 3310/13208 cut-off events. [2024-11-20 14:00:57,815 INFO L125 PetriNetUnfolderBase]: For 2373/2487 co-relation queries the response was YES. [2024-11-20 14:00:57,876 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18021 conditions, 13208 events. 3310/13208 cut-off events. For 2373/2487 co-relation queries the response was YES. Maximal size of possible extension queue 283. Compared 133341 event pairs, 1017 based on Foata normal form. 0/10962 useless extension candidates. Maximal degree in co-relation 17990. Up to 3740 conditions per place. [2024-11-20 14:00:57,994 INFO L140 encePairwiseOnDemand]: 338/345 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2024-11-20 14:00:57,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2024-11-20 14:00:57,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:00:57,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:00:57,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2024-11-20 14:00:57,997 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8589371980676328 [2024-11-20 14:00:57,997 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2024-11-20 14:00:57,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2024-11-20 14:00:57,998 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:00:58,000 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2024-11-20 14:00:58,001 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=605, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=607, PETRI_PLACES=266, PETRI_TRANSITIONS=280} [2024-11-20 14:00:58,002 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-20 14:00:58,002 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2024-11-20 14:00:58,002 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:58,002 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:00:58,002 INFO L204 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] [2024-11-20 14:00:58,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-20 14:00:58,002 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-20 14:00:58,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:00:58,003 INFO L85 PathProgramCache]: Analyzing trace with hash -1298192793, now seen corresponding path program 1 times [2024-11-20 14:00:58,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:00:58,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [139323192] [2024-11-20 14:00:58,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:00:58,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:00:58,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:00:58,016 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:00:58,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:00:58,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [139323192] [2024-11-20 14:00:58,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [139323192] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:00:58,017 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:00:58,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:00:58,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [998898723] [2024-11-20 14:00:58,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:00:58,017 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:00:58,017 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:00:58,018 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:00:58,018 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:00:58,047 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-20 14:00:58,048 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 280 transitions, 607 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:00:58,048 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:00:58,048 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-20 14:00:58,048 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:00:59,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-20 14:00:59,880 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-20 14:00:59,880 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:00:59,880 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:00:59,880 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:00,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,026 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-20 14:01:00,026 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:00,026 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:00,026 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:00,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,027 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-20 14:01:00,027 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:00,027 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:00,027 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,188 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-20 14:01:00,188 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,188 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,189 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-20 14:01:00,189 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:00,189 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,204 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:00,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,204 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:00,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,204 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:00,205 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:00,205 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,205 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:00,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 311#true]) [2024-11-20 14:01:00,230 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:00,230 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:00,230 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:00,230 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:00,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:01:00,239 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:00,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:00,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:00,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,251 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-20 14:01:00,251 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,251 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:00,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,252 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:00,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,252 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,252 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:00,253 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,253 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:00,253 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:00,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,265 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,265 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:00,265 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:00,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,316 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-20 14:01:00,316 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:00,316 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:00,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,328 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:00,328 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:00,328 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:00,328 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,348 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-20 14:01:00,348 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:00,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:00,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,360 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:00,360 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:00,360 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:00,360 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:00,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,398 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:00,398 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,398 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,398 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:00,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-20 14:01:00,399 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:00,399 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,399 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,399 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,399 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,400 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:00,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,410 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:00,410 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,410 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:00,410 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,411 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:00,411 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,411 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:00,411 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:00,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 311#true, 258#L1034-1true]) [2024-11-20 14:01:00,420 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:01:00,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:00,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:00,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:00,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:00,432 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:00,432 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:00,432 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:00,432 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:00,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-20 14:01:00,438 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,438 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,439 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,439 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,439 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,439 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,439 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true]) [2024-11-20 14:01:00,443 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true, 209#L1045-1true]) [2024-11-20 14:01:00,443 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,443 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,445 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:00,445 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,445 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 289#L1031-5true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-20 14:01:00,449 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,449 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,449 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,449 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true]) [2024-11-20 14:01:00,455 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,455 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,455 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,455 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,456 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,456 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,456 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,456 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,462 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-20 14:01:00,462 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,462 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,463 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,463 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,463 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,475 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:00,475 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,475 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:00,475 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,476 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:00,476 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:00,476 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,476 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true, 261#L1046-1true]) [2024-11-20 14:01:00,479 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:00,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,479 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:00,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:00,480 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:00,480 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,480 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:00,480 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:00,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-20 14:01:00,514 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,514 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,514 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,514 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-20 14:01:00,521 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,522 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,522 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,522 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,527 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:00,527 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:00,527 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:00,527 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,527 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:00,527 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:00,528 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:00,528 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:00,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,536 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:00,536 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:00,536 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:00,536 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:00,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [182#L1025-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,556 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:00,556 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,556 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:00,557 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,564 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:00,564 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,564 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:00,564 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-20 14:01:00,576 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:00,576 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:00,576 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,576 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:00,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,577 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:00,577 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:00,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,577 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:00,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true]) [2024-11-20 14:01:00,710 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,710 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,710 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,710 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,711 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,711 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,711 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,711 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-20 14:01:00,717 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,717 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,717 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:00,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true, 209#L1045-1true]) [2024-11-20 14:01:00,717 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,717 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,718 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,718 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-20 14:01:00,718 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,718 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:00,718 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,720 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:00,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:00,721 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,721 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-20 14:01:00,731 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:00,731 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,731 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,731 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-20 14:01:00,732 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:00,732 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,732 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,732 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:00,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,734 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:00,734 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,734 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,734 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true, 261#L1046-1true]) [2024-11-20 14:01:00,752 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:00,753 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,753 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,753 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:00,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:00,754 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:00,754 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,754 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:00,754 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:00,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:01:00,783 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,783 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,784 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,784 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,785 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,785 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,785 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,785 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-20 14:01:00,789 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:00,789 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,789 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true]) [2024-11-20 14:01:00,790 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,790 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:00,790 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,792 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:00,792 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-20 14:01:00,799 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,799 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,800 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:00,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,801 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:00,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:00,820 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:00,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:00,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:00,821 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:00,821 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,821 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:00,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:00,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [120#L1027-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,842 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:00,842 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,842 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:00,842 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:00,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [120#L1027-3true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,850 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:00,850 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,850 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:00,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:00,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,855 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:00,856 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,856 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,861 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:00,861 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,861 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,871 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:00,871 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,871 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,871 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:00,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true]) [2024-11-20 14:01:00,876 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:00,876 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,876 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:00,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,879 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:00,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:00,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:00,897 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:00,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:00,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:00,897 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:00,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [17#L1031-5true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,918 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-20 14:01:00,918 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:00,918 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,923 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-20 14:01:00,923 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:00,923 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:00,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:01:00,935 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:00,935 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:00,935 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:00,935 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:00,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 322#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,936 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:00,936 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:00,937 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:00,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:00,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:00,964 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,964 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,964 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,964 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2024-11-20 14:01:00,965 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,965 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,965 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,965 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 308#L1045-9true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,966 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,966 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:00,966 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,966 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:00,967 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-20 14:01:00,970 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:00,970 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:00,970 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:00,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,971 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:00,971 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:00,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-20 14:01:00,974 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-20 14:01:00,974 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:00,974 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:00,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2024-11-20 14:01:00,987 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:00,987 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:00,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true, 261#L1046-1true]) [2024-11-20 14:01:00,988 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:00,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,988 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:00,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:00,989 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:00,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:00,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:00,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:01,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [308#L1045-9true, 322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:01:01,010 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:01,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:01,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:01,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:01,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true]) [2024-11-20 14:01:01,012 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:01,012 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:01,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:01,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:01,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-20 14:01:01,013 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:01,013 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:01,013 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:01,013 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:01,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:01,019 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:01,019 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:01,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:01,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2024-11-20 14:01:01,020 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:01,020 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,021 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,021 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:01,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [225#ULTIMATE.startFINALtrue, 322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-20 14:01:01,021 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:01,021 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:01,021 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,021 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [225#ULTIMATE.startFINALtrue, 322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-20 14:01:01,031 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:01,031 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,031 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:01,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:01,114 INFO L124 PetriNetUnfolderBase]: 7826/29803 cut-off events. [2024-11-20 14:01:01,114 INFO L125 PetriNetUnfolderBase]: For 2849/2899 co-relation queries the response was YES. [2024-11-20 14:01:01,228 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39413 conditions, 29803 events. 7826/29803 cut-off events. For 2849/2899 co-relation queries the response was YES. Maximal size of possible extension queue 538. Compared 343710 event pairs, 2679 based on Foata normal form. 0/25127 useless extension candidates. Maximal degree in co-relation 39382. Up to 8428 conditions per place. [2024-11-20 14:01:01,349 INFO L140 encePairwiseOnDemand]: 342/345 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2024-11-20 14:01:01,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2024-11-20 14:01:01,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:01,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:01,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2024-11-20 14:01:01,351 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8763285024154589 [2024-11-20 14:01:01,351 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2024-11-20 14:01:01,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2024-11-20 14:01:01,354 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-20 14:01:01,357 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2024-11-20 14:01:01,357 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=266, PETRI_TRANSITIONS=279} [2024-11-20 14:01:01,357 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-20 14:01:01,357 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2024-11-20 14:01:01,358 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:01,358 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:01,358 INFO L204 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] [2024-11-20 14:01:01,358 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-20 14:01:01,358 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-20 14:01:01,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:01,359 INFO L85 PathProgramCache]: Analyzing trace with hash 1302927465, now seen corresponding path program 1 times [2024-11-20 14:01:01,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:01,359 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [415250911] [2024-11-20 14:01:01,359 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:01,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:01,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:01,375 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:01,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:01,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [415250911] [2024-11-20 14:01:01,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [415250911] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:01,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:01,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:01,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875704717] [2024-11-20 14:01:01,376 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:01,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:01,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:01,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:01,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:01,397 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-20 14:01:01,398 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 279 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:01,398 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:01,398 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-20 14:01:01,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:05,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:05,444 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-20 14:01:05,444 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:05,444 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:05,444 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:05,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:05,496 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-20 14:01:05,496 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:05,496 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:05,496 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:05,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:05,498 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-20 14:01:05,498 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:05,498 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:05,498 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:05,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:05,499 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-20 14:01:05,499 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:05,499 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:05,499 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:05,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:05,545 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-20 14:01:05,545 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:01:05,545 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:05,545 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:06,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,031 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,031 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,031 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,061 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:06,061 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,061 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,061 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,061 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:06,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,062 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,064 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:06,064 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,064 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:06,064 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:06,064 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:06,065 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-20 14:01:06,065 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,065 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:06,066 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,094 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:06,094 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,094 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:06,094 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,095 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:06,095 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,095 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:06,095 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:06,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true]) [2024-11-20 14:01:06,119 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,119 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:06,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:06,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:06,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,142 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:06,142 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,142 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,143 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2024-11-20 14:01:06,150 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:06,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:06,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,166 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:06,166 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,166 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,166 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,167 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:06,167 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,167 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,167 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,171 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:06,171 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:06,171 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:06,171 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:06,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,192 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:06,192 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,192 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,192 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,193 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:06,193 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,193 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,193 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,196 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:06,196 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,196 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 4#L1029-4true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,197 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:06,197 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,197 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,197 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:06,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,197 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:06,198 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,198 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,198 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,225 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-20 14:01:06,225 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,225 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:06,225 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,226 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-20 14:01:06,226 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,226 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:06,226 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,240 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-20 14:01:06,240 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,240 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:06,240 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:06,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,294 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:06,294 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,294 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,294 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,318 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:06,318 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,318 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,318 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,322 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:06,322 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,322 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 144#L1043-12true]) [2024-11-20 14:01:06,330 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:06,330 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,330 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,330 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,332 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:06,332 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,332 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,332 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:06,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,346 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:06,346 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,346 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,347 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,356 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:06,356 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,356 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,356 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,378 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:06,378 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,378 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,378 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:06,382 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:06,382 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,383 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,383 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:06,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-20 14:01:06,383 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:06,383 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,383 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,383 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,385 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:06,385 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,385 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,385 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,402 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:06,402 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,402 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,402 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:06,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,404 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:06,404 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:06,404 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,404 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,407 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:06,407 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,407 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:06,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:06,408 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:06,408 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:06,408 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,408 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:06,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,415 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:06,415 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,415 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,415 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:06,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,424 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:06,424 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:06,424 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:06,424 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-20 14:01:06,458 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:06,458 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,458 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,459 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,459 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:06,459 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,459 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,459 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:06,477 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,477 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,478 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,478 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,478 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,478 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,478 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,479 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,485 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-20 14:01:06,485 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,485 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 308#L1045-9true, 322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,486 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,486 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,490 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,491 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,491 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,491 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,492 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,492 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,492 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,492 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,496 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:06,496 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,496 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,496 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,497 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:06,497 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,497 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:06,497 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true, 258#L1034-1true]) [2024-11-20 14:01:06,502 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:06,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:06,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-20 14:01:06,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true]) [2024-11-20 14:01:06,502 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,502 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,502 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,503 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,508 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,508 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,508 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,508 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,509 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,509 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,509 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,509 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,513 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,513 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,513 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,513 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,515 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,515 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,515 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,515 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,520 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,520 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,520 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,520 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,520 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,521 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,521 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,521 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,522 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,522 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,522 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:06,531 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,531 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,531 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,531 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,532 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,532 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,532 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:06,532 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true, 10#L1045-2true]) [2024-11-20 14:01:06,534 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:06,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2024-11-20 14:01:06,534 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,534 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,535 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,535 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:06,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,541 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,541 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,541 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,541 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,543 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,543 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,543 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,543 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,548 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,548 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,548 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,548 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,549 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:06,549 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,549 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,550 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 32#$Ultimate##0true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,550 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,550 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,550 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,550 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-20 14:01:06,558 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,558 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:06,561 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,561 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,561 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,561 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:06,565 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:06,565 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,565 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,565 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:06,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,566 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:06,566 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:06,566 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:06,566 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:06,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:06,712 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,712 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:06,714 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,714 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,714 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,714 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:06,721 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-20 14:01:06,721 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,721 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:06,723 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,723 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,723 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,723 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:06,723 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,724 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,724 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,724 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,729 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,729 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,729 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,729 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,729 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,729 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,730 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,730 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,730 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,731 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,731 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,731 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,732 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,732 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,732 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,732 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:06,746 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,747 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,747 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,747 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:06,748 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,748 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,749 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,749 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,753 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,753 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,753 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,753 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:06,754 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,754 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,755 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,756 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,756 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,756 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,756 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:06,759 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:06,760 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-20 14:01:06,764 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:06,764 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,764 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,765 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,765 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,766 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,766 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,766 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,766 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,767 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,768 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,768 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,768 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,776 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,776 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,776 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,776 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,778 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,778 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,778 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,778 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,785 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,785 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,786 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,786 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,786 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,786 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,787 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,787 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,787 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,788 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,788 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,788 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,788 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:06,794 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:06,795 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,795 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,795 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,795 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,807 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:06,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:06,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,827 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:06,827 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,827 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,827 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,828 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:06,828 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,828 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,828 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,829 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:06,829 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,829 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:06,829 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,845 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:06,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,846 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,846 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,846 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,846 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,847 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,847 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,847 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,853 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,853 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,853 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,854 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,854 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,855 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-20 14:01:06,855 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,856 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:06,856 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,859 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:06,859 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,859 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,859 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,872 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:06,872 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,872 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,872 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,873 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,873 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,873 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,873 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 262#L1043-4true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,874 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-20 14:01:06,874 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,874 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:06,874 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,877 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:06,877 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,877 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,877 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 322#true, 308#L1045-9true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,883 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,883 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,883 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,891 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:06,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,892 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,892 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,893 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:06,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:06,893 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,900 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:06,900 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,900 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,900 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:06,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,913 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,913 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,913 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,913 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,914 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:06,914 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,914 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:06,914 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,927 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,927 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,927 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,927 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,928 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,928 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,928 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,928 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-20 14:01:06,933 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,933 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,933 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,933 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,934 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,934 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,934 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,934 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:06,938 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:06,938 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,938 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,938 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,944 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,944 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,945 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:06,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,945 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:06,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:06,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,950 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,950 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:06,950 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,952 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:06,952 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,952 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:06,952 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:06,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,955 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:06,955 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,955 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,955 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,961 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:06,961 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:06,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,975 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,975 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,975 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,975 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 311#true]) [2024-11-20 14:01:06,981 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,981 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:06,982 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,982 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,982 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,982 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-20 14:01:06,990 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,990 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:06,991 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,991 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:06,995 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,995 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,995 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,995 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:06,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:06,996 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:06,996 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,997 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:06,997 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,005 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,005 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,005 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,005 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,006 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,006 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,006 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,006 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,011 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:07,011 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,011 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,011 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 163#L1034-1true, 10#L1045-2true]) [2024-11-20 14:01:07,011 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,012 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,013 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,013 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,013 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,014 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,017 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,017 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,017 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,017 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,019 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,019 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,019 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,019 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-20 14:01:07,027 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,027 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,027 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,028 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,029 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,029 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,029 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:07,033 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,035 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,035 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,035 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,035 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:07,037 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,037 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,037 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,037 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:07,038 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,038 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,038 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,038 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:07,042 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-20 14:01:07,042 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,044 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,044 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,053 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,053 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:07,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,055 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:07,055 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:07,055 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:07,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:07,060 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:07,060 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,062 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:07,062 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,062 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,062 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,068 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:07,068 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,068 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,068 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,069 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:07,069 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,069 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,080 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:07,080 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,080 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:07,080 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,091 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:07,092 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-20 14:01:07,100 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,100 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,100 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,100 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:07,102 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,102 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,102 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,102 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,112 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,112 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,112 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,112 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,113 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,113 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,114 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,121 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-20 14:01:07,121 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,123 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,123 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,123 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,127 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,127 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,127 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,127 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,129 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,135 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,135 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,137 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,141 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,141 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,142 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,142 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:07,145 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2024-11-20 14:01:07,146 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,147 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,147 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,151 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,151 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,151 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,152 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,152 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,152 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,153 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:07,159 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:07,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:07,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:07,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,163 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:07,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,164 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:07,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,172 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:07,172 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,172 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,173 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:07,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:07,173 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,181 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:07,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,181 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,181 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,183 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:07,183 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,183 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:07,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,192 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,192 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,193 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,194 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,194 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,194 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,198 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,198 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,198 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-20 14:01:07,203 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,203 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,203 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,203 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,204 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:07,204 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,204 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:07,204 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:07,208 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,209 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,209 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,209 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:07,217 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,217 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,217 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,217 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,219 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,219 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,219 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,223 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,223 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,223 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,232 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,232 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,232 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,233 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,233 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,233 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,233 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,237 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,237 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,237 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,237 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,238 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,238 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,242 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,242 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,242 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 163#L1034-1true]) [2024-11-20 14:01:07,243 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:07,243 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:07,244 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,244 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,244 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:07,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,248 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,252 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,252 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,252 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,252 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,254 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,254 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,254 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-20 14:01:07,259 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,259 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,259 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,259 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 289#L1031-5true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,263 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,264 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,264 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,265 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,266 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,266 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,266 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,266 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:07,273 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,273 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,273 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,273 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,277 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,277 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,277 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,278 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,278 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,287 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,287 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,288 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,288 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,288 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,288 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:07,289 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,289 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,298 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,298 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,298 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:07,299 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,299 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,299 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,300 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:07,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:07,300 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:07,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,310 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,310 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,310 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,310 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,311 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,311 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,311 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,311 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:07,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,312 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:07,312 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,312 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,312 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,313 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,313 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:07,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,320 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,320 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,320 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,320 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,321 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,321 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,321 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,321 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,322 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,322 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,322 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,323 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:07,323 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:07,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:07,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,325 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:07,325 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,326 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,326 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,330 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,331 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,331 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,332 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:07,332 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,332 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,332 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,333 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:07,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,333 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:07,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,335 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:07,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-20 14:01:07,339 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:07,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,342 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,342 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,342 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,348 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:07,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:07,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:07,352 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:07,352 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,352 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:07,352 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:07,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,366 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,366 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,366 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,367 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,367 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,367 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 163#L1034-1true]) [2024-11-20 14:01:07,368 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:07,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:07,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,372 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,372 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,372 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,372 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,376 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,376 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,376 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:07,379 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:07,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,379 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,379 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:07,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,518 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:07,518 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,518 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:07,518 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:07,526 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,528 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true, 258#L1034-1true]) [2024-11-20 14:01:07,536 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-20 14:01:07,546 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,554 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,555 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,555 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,557 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,557 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,557 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,558 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-20 14:01:07,564 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,564 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:07,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,564 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,565 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:07,571 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,571 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,571 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,571 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-20 14:01:07,572 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,572 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,573 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:07,573 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:07,573 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,573 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:07,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-20 14:01:07,578 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,579 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,585 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,585 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,585 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,585 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,586 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,586 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,586 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,586 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,587 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:07,587 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:07,587 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,587 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2024-11-20 14:01:07,593 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,593 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 163#L1034-1true, 261#L1046-1true]) [2024-11-20 14:01:07,594 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,594 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,600 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,600 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,600 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,600 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,602 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-20 14:01:07,602 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,602 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,603 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:07,603 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:07,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:07,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,607 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,612 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,612 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,612 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,613 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,613 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,613 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,613 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 90#L1034-9true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,614 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:07,614 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:07,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:07,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,617 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,617 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-20 14:01:07,623 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,623 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:07,624 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,626 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-20 14:01:07,627 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,631 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,631 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,637 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:07,637 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,637 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:07,637 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,644 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:07,644 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,644 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,644 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:07,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,645 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:07,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:07,646 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,646 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:07,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 308#L1045-9true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,682 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,682 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:07,682 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,683 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [308#L1045-9true, 322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,684 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,684 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,684 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:07,684 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-20 14:01:07,688 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,688 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:07,688 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,688 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,689 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,689 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,689 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,689 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-20 14:01:07,690 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:07,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,690 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:07,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,694 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,694 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,694 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,695 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,695 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,700 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-20 14:01:07,700 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,700 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-20 14:01:07,701 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-20 14:01:07,702 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:07,703 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:07,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:07,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-20 14:01:07,705 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,705 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,706 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,706 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:07,706 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-20 14:01:07,707 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,707 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,707 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,707 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,708 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,708 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-20 14:01:07,712 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,712 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,712 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,712 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-20 14:01:07,713 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,713 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-20 14:01:07,714 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:07,714 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:07,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:07,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 262#L1043-4true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,717 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,717 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:07,717 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,717 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 110#L1046-2true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:07,718 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,719 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:07,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 110#L1046-2true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:07,719 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:07,720 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,720 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:07,720 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:07,875 INFO L124 PetriNetUnfolderBase]: 16670/57541 cut-off events. [2024-11-20 14:01:07,875 INFO L125 PetriNetUnfolderBase]: For 4596/4793 co-relation queries the response was YES. [2024-11-20 14:01:08,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78287 conditions, 57541 events. 16670/57541 cut-off events. For 4596/4793 co-relation queries the response was YES. Maximal size of possible extension queue 1002. Compared 721819 event pairs, 7745 based on Foata normal form. 0/49558 useless extension candidates. Maximal degree in co-relation 78257. Up to 18883 conditions per place. [2024-11-20 14:01:08,317 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2024-11-20 14:01:08,317 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2024-11-20 14:01:08,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:08,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:08,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2024-11-20 14:01:08,319 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8608695652173913 [2024-11-20 14:01:08,319 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2024-11-20 14:01:08,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2024-11-20 14:01:08,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:08,327 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2024-11-20 14:01:08,327 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=261, PETRI_TRANSITIONS=275} [2024-11-20 14:01:08,327 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2024-11-20 14:01:08,327 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2024-11-20 14:01:08,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:08,328 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:08,328 INFO L204 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] [2024-11-20 14:01:08,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-20 14:01:08,328 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-20 14:01:08,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:08,328 INFO L85 PathProgramCache]: Analyzing trace with hash 1477071960, now seen corresponding path program 1 times [2024-11-20 14:01:08,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:08,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [902214083] [2024-11-20 14:01:08,328 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:08,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:08,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:08,503 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:08,503 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:08,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [902214083] [2024-11-20 14:01:08,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [902214083] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:08,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:08,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:01:08,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163574404] [2024-11-20 14:01:08,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:08,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:01:08,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:08,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:01:08,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:01:08,780 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 345 [2024-11-20 14:01:08,782 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 275 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:08,782 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:08,782 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 345 [2024-11-20 14:01:08,782 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:09,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,680 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,680 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,681 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,681 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,712 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-20 14:01:09,712 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-20 14:01:09,712 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-20 14:01:09,712 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:09,748 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,748 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,748 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,748 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,749 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,749 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:09,749 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:09,787 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,787 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,787 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,787 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:09,788 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:09,788 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,788 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:09,827 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,827 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,827 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,827 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,867 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:09,867 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,867 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,868 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:09,868 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:09,868 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:09,868 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:09,869 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:09,869 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,870 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,870 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:09,870 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,870 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:09,871 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:09,871 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:09,926 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:09,926 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:09,926 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:09,927 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:09,927 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:09,927 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:10,000 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,000 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,000 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,001 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,001 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,001 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:10,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,002 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:10,002 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,002 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,002 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,002 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,282 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,282 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,282 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,283 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:10,283 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,283 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:10,283 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:10,339 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,340 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,340 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,340 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:10,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,384 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,385 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,385 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,385 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,387 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,388 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,388 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,389 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-20 14:01:10,389 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,389 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-20 14:01:10,389 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-20 14:01:10,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,390 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,390 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,390 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,390 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,391 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:10,391 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:10,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,420 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,420 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,420 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,420 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,422 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,422 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,422 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,422 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,430 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,439 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,439 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,439 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-20 14:01:10,440 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:10,440 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:10,440 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,440 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:10,441 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:10,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:10,467 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:10,470 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,470 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,470 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,470 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,476 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,476 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,476 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,476 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,488 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,488 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,488 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,488 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,491 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,491 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,491 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-20 14:01:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,491 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,491 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,492 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-20 14:01:10,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, Black: 325#true, 3#L1045-6true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,521 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,521 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,521 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,521 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:10,528 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,528 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:10,528 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,528 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,528 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,528 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,529 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,529 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,529 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,529 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,535 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,535 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:10,535 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:10,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,539 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,539 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,539 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-20 14:01:10,539 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-20 14:01:10,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,539 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,539 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-20 14:01:10,539 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,540 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-20 14:01:10,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,540 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-20 14:01:10,540 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:10,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:10,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:10,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,569 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,569 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,569 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,569 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,572 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,572 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:10,572 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,572 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:10,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,583 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,583 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:10,583 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:10,584 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:10,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,586 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,586 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:10,586 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:10,586 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:10,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:10,615 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:10,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:10,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:10,619 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,619 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,619 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,619 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,626 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,626 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,626 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,626 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,631 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,631 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,632 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,632 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,633 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,633 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,633 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,633 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,633 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,634 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,634 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-20 14:01:10,634 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,634 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,634 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,639 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-20 14:01:10,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,639 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,639 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-20 14:01:10,667 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,667 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,667 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,676 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,676 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,676 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,676 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,682 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:10,682 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,682 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,683 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,683 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,725 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,725 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,726 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,726 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,735 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,735 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,735 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,735 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,736 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:10,736 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,736 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,737 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,737 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,737 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,740 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,740 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:10,740 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:10,740 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:10,740 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:10,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,936 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:10,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:10,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:10,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,937 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:10,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,940 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:10,940 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,940 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,941 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,941 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,943 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,943 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,943 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:10,944 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:10,944 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,944 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,944 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,944 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,945 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,945 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,946 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,946 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,946 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,946 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,946 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:10,951 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,951 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,951 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,951 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:10,953 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:10,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,953 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:10,954 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,954 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,955 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,955 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:10,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:10,957 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,957 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,957 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,958 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:10,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:10,958 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:10,959 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:10,959 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:10,960 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,960 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:10,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,961 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,961 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,961 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,961 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-20 14:01:10,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,961 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,961 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,969 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-20 14:01:10,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:10,969 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:10,969 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,001 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,001 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,001 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,008 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,008 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,008 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,008 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,008 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,008 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,059 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,059 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,059 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,059 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,059 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,059 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,065 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,065 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,065 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,065 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,066 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,066 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,066 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,072 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,072 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,072 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,073 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,073 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,077 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,077 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,077 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,114 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,114 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,120 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,121 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,121 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,121 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,121 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,122 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,122 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,122 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,123 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:11,123 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,123 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,124 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,124 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,124 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,126 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,126 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,127 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,127 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,127 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,128 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,129 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,129 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,130 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,130 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,130 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,130 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:11,133 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,134 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,135 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,135 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,135 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,135 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,136 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,136 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,137 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,138 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,138 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,138 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,139 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,139 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,139 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,139 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,177 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,177 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,178 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,178 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,178 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,178 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,188 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,188 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,188 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,188 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:11,189 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,189 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,190 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,190 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,190 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,197 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,197 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,198 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,198 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,198 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,198 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,206 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,206 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,206 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,206 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,229 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,229 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,229 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,229 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,243 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,246 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,246 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,247 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,247 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,247 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,247 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,270 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,271 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,271 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,271 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,294 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,299 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,299 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,299 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,299 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,299 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,300 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,300 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,301 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,301 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,301 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,301 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,301 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,302 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,302 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,302 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,303 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,303 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,303 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,303 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,303 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,303 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,304 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,304 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,304 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,304 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,305 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,306 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,306 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:11,306 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,307 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,307 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,307 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,308 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,308 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,322 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:11,348 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,355 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,355 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,355 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,355 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,356 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,356 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,356 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,356 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,356 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:11,357 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,357 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,357 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,358 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,358 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,360 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,360 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,361 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,361 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,362 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,362 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,365 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,365 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,365 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,366 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,366 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,366 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,367 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,367 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,369 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,369 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,369 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,370 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,370 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,370 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,379 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,379 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,379 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,379 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,400 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,416 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,423 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,423 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,424 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,424 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,424 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,424 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,425 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,427 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,427 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,427 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,427 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,428 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,428 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,428 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,429 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,429 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,429 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,430 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,430 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,437 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,437 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,437 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,437 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,451 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,451 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,451 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,451 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,458 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,458 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,470 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,470 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,470 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,470 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,477 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,477 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,477 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,477 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,477 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,477 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,478 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,478 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,478 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,479 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,480 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,480 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,481 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,481 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,481 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,481 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,483 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:11,483 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,483 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,483 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,483 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,483 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,483 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,485 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,485 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,485 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,486 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,486 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,486 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,487 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,487 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,487 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,487 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,487 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,487 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,488 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,489 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,489 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,489 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,489 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,490 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,490 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,490 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,491 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,491 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,491 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,495 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,495 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,495 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,495 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,502 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,502 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,502 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,509 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,519 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,520 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,520 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,520 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,523 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,523 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,523 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,531 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,531 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,537 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,537 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,538 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,538 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,538 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,539 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,539 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,539 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,539 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,539 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,539 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,540 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,540 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,540 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,653 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:11,654 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,655 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,655 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,656 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,656 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,656 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,657 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,657 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,657 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,657 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,657 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,658 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,658 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,658 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,658 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,658 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,659 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,659 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,660 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,660 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,660 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:11,666 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,666 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,666 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,666 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,669 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,669 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-20 14:01:11,669 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,669 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,670 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,670 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,671 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:11,671 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,672 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,672 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,672 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,672 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,672 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,672 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,675 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,675 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,675 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:11,675 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,675 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,675 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,675 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,679 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,679 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,679 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,679 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-20 14:01:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,679 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,679 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,680 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,680 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,682 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,682 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,682 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,682 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,691 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,691 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,692 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,692 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,692 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,706 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,706 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,706 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,706 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,710 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,710 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-20 14:01:11,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,711 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,711 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,711 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-20 14:01:11,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,712 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,712 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,712 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,712 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,712 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,713 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,715 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,715 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,715 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,715 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-20 14:01:11,715 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,716 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,716 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,716 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,716 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,716 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,716 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,724 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,724 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,724 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,734 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,735 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,735 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,736 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,736 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,736 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,736 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,736 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,737 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,737 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,737 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,738 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,738 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,738 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,738 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,739 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,740 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,740 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,741 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,742 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,743 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,744 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,744 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,744 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,744 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,744 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,744 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,744 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,746 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,752 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,753 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:11,753 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,753 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,754 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,754 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,755 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,755 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,759 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,759 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,759 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,760 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,760 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,761 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,761 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,770 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,770 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,770 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,784 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,784 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,784 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,784 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,789 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-20 14:01:11,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,789 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,789 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,790 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,790 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-20 14:01:11,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,791 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,791 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,792 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,794 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,795 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-20 14:01:11,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,795 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:11,812 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,812 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,812 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,817 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,817 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,818 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,818 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,819 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,819 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,819 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,819 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,819 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,819 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,819 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,820 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,821 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,821 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,822 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:11,822 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,822 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,822 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:11,823 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,823 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,823 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,823 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,823 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,823 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,824 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,824 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,826 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:11,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,832 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,832 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,833 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,833 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:11,833 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,833 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,834 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,834 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,835 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,835 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,835 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,836 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,836 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,836 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,837 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,839 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,839 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,839 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,843 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,843 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:11,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,846 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:11,846 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,847 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,849 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,849 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:11,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,850 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,850 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,851 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,851 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,852 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,852 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:11,856 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,856 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,857 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,857 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,858 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,858 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,858 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:11,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,864 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,864 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,864 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,864 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,868 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-20 14:01:11,869 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,869 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,869 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,869 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,869 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,869 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,869 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,870 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,871 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,871 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,872 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,872 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,874 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,874 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,874 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,874 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-20 14:01:11,874 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,874 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,874 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,874 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,874 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,892 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,892 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,892 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,892 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:11,892 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,896 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,896 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,896 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,899 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,905 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,905 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,906 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,906 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,906 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,908 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,908 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 85#L1027-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,913 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,913 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,913 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,914 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,914 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,915 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,915 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,916 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,916 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,916 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,917 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,917 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,917 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,917 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,917 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,917 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,918 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,919 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,919 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,919 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,919 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,919 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,920 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,920 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,920 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:11,921 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:11,921 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,922 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,922 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:11,925 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,925 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,926 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,926 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,927 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,927 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,928 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,928 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,929 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,929 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,930 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,930 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:11,931 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,931 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,932 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,932 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,932 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,933 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 83#L1029-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,933 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,936 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,937 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,937 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,937 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,939 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,939 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:11,939 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,939 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,939 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,940 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,940 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:11,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,941 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,941 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,941 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,942 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:11,942 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,943 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:11,943 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:11,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,948 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-20 14:01:11,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,949 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,949 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,950 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-20 14:01:11,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,950 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,951 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,951 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,954 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-20 14:01:11,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,954 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:11,954 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:11,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,972 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:11,972 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:11,972 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,972 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,972 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:11,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,986 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,988 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,988 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:11,989 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:11,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:11,989 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:11,989 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,989 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,991 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,991 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,991 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,991 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,993 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,993 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,996 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:11,996 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:11,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:11,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:11,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,997 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:11,997 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:11,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:11,997 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:11,998 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:11,998 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:11,998 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,002 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,002 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,003 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,003 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,003 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,003 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,004 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,004 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,005 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,005 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,005 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,005 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,005 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,006 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,007 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,007 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,007 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,007 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,007 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,007 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,009 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,009 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,009 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,009 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,009 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,009 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,010 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:12,011 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,011 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,017 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-20 14:01:12,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-20 14:01:12,017 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-20 14:01:12,017 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:12,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,018 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,018 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,018 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,018 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,021 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-20 14:01:12,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:12,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-20 14:01:12,022 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-20 14:01:12,022 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,022 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,022 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,023 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,025 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,040 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,040 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:12,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,041 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:12,041 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:12,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,054 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,054 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,054 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,054 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,054 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,054 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,055 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,055 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,056 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,057 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,057 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,063 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,063 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:12,064 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:12,064 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,064 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,065 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,065 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,065 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 85#L1027-3true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,072 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,073 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,073 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,073 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,073 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,073 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,074 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,074 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,075 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,075 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,076 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,076 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,076 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,076 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,076 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,077 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,077 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,078 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,078 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,079 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,079 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,079 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,079 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,080 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,080 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,080 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,083 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,083 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,083 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,091 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,091 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,095 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,095 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,095 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,095 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,102 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,115 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,115 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,116 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,117 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,117 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,118 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:12,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,129 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,129 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,129 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,129 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,131 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,131 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,132 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,132 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,132 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,132 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,132 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,137 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,138 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,140 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,140 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,140 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,140 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,141 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,141 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,141 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,141 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,144 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,145 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,145 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,145 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,145 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,146 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,147 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,147 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,148 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,148 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,148 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,149 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,149 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,149 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,149 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,149 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,152 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,152 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,153 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,153 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,154 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,154 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,155 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,156 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 85#L1027-3true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,158 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,159 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,159 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,160 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,160 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,161 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,161 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,162 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,162 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,162 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,163 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,163 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,170 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,170 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,171 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,171 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,171 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,172 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,172 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,173 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,173 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,174 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,174 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,174 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,174 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,187 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,188 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,190 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,190 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,190 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:12,210 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,210 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,210 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,210 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,210 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,210 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,211 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,214 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,215 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,215 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,215 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,216 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,218 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,218 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,218 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,219 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,219 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,224 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,224 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,224 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,225 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,225 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,225 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,226 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,228 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-20 14:01:12,228 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,228 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,229 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,229 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,229 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,230 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,230 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,231 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,231 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,231 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,232 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,233 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,233 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,233 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,234 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,234 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,235 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,235 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,238 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,238 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,238 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,239 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,239 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,240 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,240 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,240 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,241 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,241 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,242 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,242 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,243 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,243 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,243 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,244 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,245 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,246 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 85#L1027-3true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,246 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,246 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 85#L1027-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,247 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,247 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,247 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,248 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,248 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,249 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,249 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,250 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,250 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,250 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:12,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,252 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,252 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,252 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,253 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,253 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,254 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,254 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,255 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,255 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,256 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,256 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,256 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,257 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,257 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,257 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,258 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,258 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,263 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,263 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,263 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,264 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,264 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,264 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,264 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,264 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,264 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,265 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,266 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,266 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,266 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:12,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,284 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,293 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,293 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,294 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:12,294 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,295 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,298 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,298 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,298 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,298 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,298 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,302 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,302 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,303 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,307 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,308 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,309 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,309 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,309 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,309 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,309 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,310 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,310 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 74#L1031-13true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:12,310 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,310 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,310 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,310 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,315 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,315 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,315 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,316 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,316 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,316 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,316 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,317 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,317 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,317 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,318 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,319 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,319 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,319 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,319 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,320 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,320 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,322 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,322 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,322 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,322 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,339 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,339 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,339 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,340 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,348 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,349 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,349 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,349 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,349 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,349 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-20 14:01:12,356 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,356 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,356 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,356 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,357 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,357 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,365 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,365 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,365 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,365 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,365 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,366 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,367 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 74#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,367 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,368 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,368 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,371 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,371 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,371 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,372 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,372 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,372 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,373 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,377 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,377 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,378 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,380 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,380 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,380 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,380 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,380 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,381 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,381 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,381 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,381 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,393 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,402 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,402 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,402 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,410 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,410 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,410 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,410 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,411 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,411 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,411 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,421 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,421 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,421 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,421 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,421 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,422 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,423 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,423 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,423 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,423 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,423 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,424 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,424 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 74#L1031-13true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,424 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,424 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,424 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,424 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,429 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,429 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,429 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,429 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,429 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,429 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,429 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,430 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,430 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,431 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,431 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,432 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,432 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,433 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,433 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,433 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,433 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,433 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,433 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,434 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,434 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,435 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,435 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,435 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,435 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,438 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,438 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,438 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,439 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,439 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,440 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,441 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,441 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,443 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,443 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,443 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,444 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 83#L1029-4true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,444 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 83#L1029-4true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,445 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 83#L1029-4true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,445 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,445 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,446 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,452 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,453 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,453 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,454 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:12,455 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,455 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,455 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,456 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,456 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,457 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,457 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,457 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,457 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:12,457 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,457 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,457 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,458 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,459 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,464 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,465 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,465 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,465 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,474 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,474 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,475 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,475 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,475 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,483 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,483 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,483 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,496 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,496 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,497 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,497 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,498 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,499 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,500 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,502 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,502 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,505 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,505 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,505 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,505 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,506 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,506 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,508 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,508 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,508 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,508 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,508 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,508 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,509 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,510 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,516 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 137#L1031-13true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:12,516 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,516 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 74#L1031-13true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,517 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,517 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,517 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,517 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,517 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,519 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:12,519 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,519 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,519 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,519 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,520 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,520 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,521 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,522 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,522 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,523 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,523 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,524 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,524 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,525 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,525 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,526 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,526 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,527 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,527 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 237#L1045-8true]) [2024-11-20 14:01:12,530 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,530 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,530 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,530 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,531 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,531 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,531 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,533 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,533 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,534 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,534 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,534 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,535 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,535 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,536 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,536 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,536 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,537 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,537 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,537 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,538 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,539 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,539 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,540 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,540 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,541 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,541 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,542 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,542 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,552 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,552 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,561 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,561 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,561 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,573 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,582 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,582 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,583 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,584 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,584 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,584 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,584 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,584 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,584 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,585 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,585 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,585 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:12,592 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,592 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,592 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,592 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,592 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:12,593 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 74#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:12,593 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,593 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,594 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 74#L1031-13true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,594 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,594 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,594 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 83#L1029-4true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,595 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,595 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,596 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,598 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,598 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,598 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,598 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,598 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,599 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,599 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,599 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,599 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,600 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,600 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,600 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,601 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,601 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,601 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,601 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,602 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,603 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,603 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,603 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,603 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,603 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,605 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,605 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,606 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,606 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,606 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:12,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,617 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,617 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,617 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,630 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,630 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,637 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,637 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,637 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,640 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,640 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,640 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,640 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,641 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,641 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,651 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 137#L1031-13true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,651 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 74#L1031-13true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,651 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,652 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,652 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,652 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 74#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,653 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 83#L1029-4true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,653 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,653 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,654 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,654 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,654 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,655 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,655 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,655 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,655 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,655 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,655 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,656 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,657 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,657 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,657 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,658 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,658 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,659 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,660 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,661 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,661 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,661 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,665 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,665 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,788 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,789 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,789 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,790 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,790 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,791 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,791 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,792 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,792 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,794 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,794 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,794 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,794 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,794 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,795 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 83#L1029-4true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,795 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,795 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 83#L1029-4true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,796 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 83#L1029-4true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,796 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,796 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,801 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:12,801 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,801 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,802 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,802 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,802 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,811 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,811 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,811 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,811 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,815 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,815 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,816 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,816 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,818 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,818 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,822 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,822 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,829 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,829 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,830 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,831 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,831 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,834 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,834 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,834 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,835 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 74#L1031-13true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,836 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 83#L1029-4true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,836 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,836 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,836 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,837 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,837 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,837 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,838 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,839 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,839 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,840 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,840 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,840 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,840 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,841 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,841 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,841 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,841 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,841 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,846 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2024-11-20 14:01:12,846 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,847 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,847 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,847 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,847 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,848 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,849 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,849 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,849 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,850 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,850 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,851 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,859 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,859 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,860 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,864 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,865 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,865 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,865 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,866 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,866 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,870 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,870 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,877 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,877 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,877 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,878 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,878 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,878 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,879 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,879 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,879 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,879 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,882 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:12,882 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,882 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,882 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,883 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-20 14:01:12,883 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 74#L1031-13true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,885 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,885 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,886 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true]) [2024-11-20 14:01:12,886 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,886 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,887 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,887 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,888 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,889 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:12,889 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:12,890 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,894 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,894 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,894 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,895 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:12,895 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,895 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,896 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,897 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,897 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,898 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:12,898 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,898 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,899 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,900 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,900 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,900 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,901 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,907 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,907 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,908 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,910 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,910 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,910 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,913 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,913 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,920 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,921 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,922 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,922 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,926 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,926 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,926 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,926 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:12,926 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,929 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:12,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,930 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-20 14:01:12,930 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2024-11-20 14:01:12,930 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,931 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,933 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,933 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,933 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,934 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,934 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,937 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,941 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 137#L1031-13true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,942 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,942 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,942 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-20 14:01:12,942 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,943 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,944 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,944 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,944 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,945 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,953 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,953 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,953 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,953 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,960 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,960 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,960 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,960 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,960 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,960 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,960 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,961 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,961 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,965 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,965 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:12,965 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:12,965 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,968 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,968 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,968 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,968 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,969 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,969 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,969 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,969 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,969 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,971 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,971 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,971 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,977 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,977 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,978 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,978 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,978 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,979 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,979 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:12,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,980 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,980 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,981 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,981 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,981 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:12,981 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2024-11-20 14:01:12,983 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,983 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,984 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-20 14:01:12,984 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,984 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:12,985 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,985 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,985 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,985 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,986 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:12,986 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:12,986 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:12,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,997 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:12,997 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,997 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:12,997 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,997 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,998 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:12,998 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:12,998 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,999 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,999 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:12,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:12,999 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,999 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,999 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:12,999 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,002 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,003 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:13,003 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:13,003 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:13,003 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:13,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,006 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,006 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,006 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,006 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,007 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,007 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,007 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,007 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,009 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,009 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,009 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,009 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,009 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,009 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,013 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,013 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,013 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,018 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,018 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,018 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,019 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,019 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,020 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,021 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,021 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,021 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,023 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,023 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,023 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,024 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,024 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,025 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,026 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,026 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,027 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,027 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,027 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,028 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,028 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,028 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,028 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,028 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,038 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,038 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:13,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:13,038 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,042 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,042 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,042 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,043 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,043 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,045 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,045 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,045 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,045 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,045 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,045 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,049 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,049 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,049 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,057 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,057 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,057 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,057 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,058 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,058 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,058 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,059 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,060 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,060 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,060 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,061 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,061 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,072 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,073 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,073 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,073 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,073 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,073 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,074 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,075 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,075 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,075 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,075 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,075 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,075 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,078 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,078 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,078 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,078 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,086 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,086 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,086 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,086 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,087 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:13,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,087 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,088 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,088 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,088 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,088 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,089 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,089 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-20 14:01:13,089 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-20 14:01:13,089 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-20 14:01:13,089 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-20 14:01:13,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,091 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,091 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,091 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,092 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,092 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,098 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,098 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,098 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,098 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,098 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,099 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,099 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,100 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,100 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,101 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,101 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:13,102 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,102 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:13,113 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,113 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,114 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,114 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,121 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,121 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,121 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,121 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,121 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,122 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,122 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,122 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,122 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,122 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,122 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:13,122 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:13,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,123 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,123 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,123 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,123 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,123 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,129 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,129 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,129 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,130 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,133 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,133 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,133 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,133 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,133 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,133 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,134 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,134 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,135 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,135 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,135 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 293#L1031-5true]) [2024-11-20 14:01:13,136 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,136 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,143 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,143 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-20 14:01:13,143 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-20 14:01:13,143 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-20 14:01:13,155 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,155 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,155 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,155 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,155 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,156 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,156 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,156 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,156 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,157 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,157 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,161 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,161 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,161 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,161 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,165 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,165 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,166 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,166 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,166 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,171 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,171 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,171 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,171 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,171 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,171 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,172 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,173 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,173 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,174 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:13,174 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,191 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,191 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,191 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,191 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,191 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,191 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,192 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,192 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,192 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,193 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,197 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,197 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,201 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,201 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,201 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,201 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,203 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,203 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,205 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,205 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,205 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,207 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,207 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,207 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,207 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,207 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,207 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,208 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:13,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:13,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,208 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,208 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,209 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,211 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,211 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,211 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,211 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,211 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,211 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,214 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,214 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,214 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,214 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,214 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,214 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,215 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,215 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,215 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,216 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,216 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true]) [2024-11-20 14:01:13,217 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,217 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,221 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,221 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-20 14:01:13,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,222 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,222 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,222 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,223 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,223 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-20 14:01:13,223 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,223 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,224 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,224 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,224 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,224 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,240 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,240 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,244 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,244 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,245 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,245 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:13,247 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,247 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,251 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,251 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,251 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,251 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,251 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,251 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,252 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,252 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,252 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,256 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,256 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,257 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,257 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,257 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:13,258 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,258 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:13,259 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:13,259 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:01:13,259 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,260 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,260 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,264 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,264 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,265 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,265 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,265 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,265 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,265 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,266 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,270 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,270 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,270 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,271 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:13,271 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:13,271 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,272 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,272 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,272 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,281 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,281 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,281 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:13,281 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:13,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,282 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,282 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:13,282 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,282 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:13,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,288 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,288 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,288 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,289 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:01:13,289 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,289 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,289 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,289 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,291 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,291 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,291 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,291 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,293 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:13,294 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,294 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,294 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,295 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,295 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,299 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,299 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,299 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,299 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,299 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,308 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,312 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 74#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,312 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,312 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,312 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,313 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,313 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,313 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,330 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,330 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,330 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:13,330 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,332 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,332 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,333 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,333 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:13,333 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,333 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,334 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,338 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,338 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,338 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,338 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,350 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,350 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,350 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,350 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,350 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,351 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,351 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,351 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,351 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,351 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,352 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,352 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,371 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,371 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,371 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:13,371 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:13,371 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,383 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,383 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,383 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:13,384 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:13,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,401 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-20 14:01:13,402 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:13,402 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,402 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:13,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,416 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,416 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,416 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,426 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:13,426 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,426 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,427 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 90#L1034-9true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,427 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,428 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,445 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,445 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,445 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,445 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:13,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,455 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,455 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,455 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,455 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,456 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,456 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,456 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,456 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,471 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,471 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-20 14:01:13,471 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,471 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:13,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:13,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,483 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,483 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,484 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,484 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,485 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,485 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,485 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,485 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,501 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,501 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:13,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,501 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,502 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,502 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:13,502 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,503 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,503 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,516 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,518 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,667 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,667 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,671 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:13,672 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,672 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,672 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,672 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,688 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,688 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,688 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,688 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,688 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,688 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,689 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,689 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:13,689 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,689 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,691 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,691 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,691 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:13,691 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,691 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,692 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,692 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,692 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,692 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,693 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,693 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,693 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,693 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,702 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,702 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:13,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,703 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,703 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,717 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,717 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,717 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,717 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,717 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,718 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,718 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,718 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,718 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,718 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,730 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,730 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,730 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,730 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,730 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,731 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,731 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,731 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:13,734 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,734 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,748 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,748 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,748 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,748 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,748 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,748 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,749 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,749 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,749 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,749 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,749 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,754 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,754 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,754 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,754 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,754 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:13,755 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,755 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,764 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,765 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,766 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:13,766 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:13,766 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,766 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:13,768 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,768 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,768 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,768 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,769 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,769 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,769 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,769 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,772 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,772 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,791 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,791 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,791 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,791 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,792 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,792 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-20 14:01:13,792 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,792 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,793 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,793 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:13,794 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,794 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,794 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,794 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,794 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,794 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,806 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,809 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 313#true]) [2024-11-20 14:01:13,809 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:13,809 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:13,809 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,809 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:13,809 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,809 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:13,810 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:13,810 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:13,810 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,810 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,815 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:13,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,825 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,825 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,827 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,827 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,827 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,827 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,828 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,828 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,829 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,829 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,829 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,830 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,830 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,830 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,831 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,831 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,833 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:13,833 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:13,834 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,834 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:13,834 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:13,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,846 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:13,846 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,850 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:13,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,866 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,866 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,867 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,869 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,869 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:13,869 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,869 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,870 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,870 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,870 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,871 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,871 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,871 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,871 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,872 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,872 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,872 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,872 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,873 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,873 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,873 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,874 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,874 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,875 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-20 14:01:13,875 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,875 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,887 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,887 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,887 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,887 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,888 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:13,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,889 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,889 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,889 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,889 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,892 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,892 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,896 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,896 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,898 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:13,898 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,910 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,910 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,910 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,910 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,910 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,915 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,915 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:13,916 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,917 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:13,917 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,917 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,918 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,918 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:13,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,919 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,919 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:13,919 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,919 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,933 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,933 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,933 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,933 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,934 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:13,934 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,937 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:13,938 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:13,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,953 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,953 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,953 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,953 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,953 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:13,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,958 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:13,958 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,958 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:13,959 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,961 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,961 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,961 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,962 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,962 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:13,962 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,962 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,963 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,963 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:13,977 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,977 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:13,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,978 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:13,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,978 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,978 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:13,978 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:13,983 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,983 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,983 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,984 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,984 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:13,984 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:13,985 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,985 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:13,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:13,994 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:13,994 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:13,994 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,994 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:13,994 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,002 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,002 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,002 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,003 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:14,003 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,003 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,004 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,004 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,024 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,024 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,025 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,034 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,034 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,034 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,034 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,035 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,035 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,036 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,036 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,037 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,037 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:14,037 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:14,037 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:14,037 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:14,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,046 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,046 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,046 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,046 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,047 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,047 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,048 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,048 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,049 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,063 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,063 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,064 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,064 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,065 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,065 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,067 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,068 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,068 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,069 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-20 14:01:14,069 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,069 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,070 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,099 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,099 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,100 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,100 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,101 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,101 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,101 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,101 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,101 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,108 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,108 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,108 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,108 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:14,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,109 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,109 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,109 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,109 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,117 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,117 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,117 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,118 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,118 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,118 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,118 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,119 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,119 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,119 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,120 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,120 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,120 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,121 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,121 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,121 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,122 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,122 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,122 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,123 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,123 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,126 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,126 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,126 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,126 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,126 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:14,126 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,127 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,127 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,127 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,128 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,128 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,130 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,131 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,131 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,131 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,131 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,132 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,132 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,132 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,133 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,133 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,133 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,134 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,134 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,135 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,136 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,136 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:14,137 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,137 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,137 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,138 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,138 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,145 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,145 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,146 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,146 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,146 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,147 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,147 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,147 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,148 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-20 14:01:14,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:14,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:14,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,149 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,149 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,149 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,149 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,150 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,150 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,150 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,151 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,151 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,152 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:14,152 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,152 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,153 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,153 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,153 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,153 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,153 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,159 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,160 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,161 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,161 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,162 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,175 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,175 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,178 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,178 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,178 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,179 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,182 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,182 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,188 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,188 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,188 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,188 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,196 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,196 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,196 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,196 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,197 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,197 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,197 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,200 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,200 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,200 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,202 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,202 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,202 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,202 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,202 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,212 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,212 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,213 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,213 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,220 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,223 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,225 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,231 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,231 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,231 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,232 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:14,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,238 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,238 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,238 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,238 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,239 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,239 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,239 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:14,240 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,240 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,240 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,241 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,241 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,241 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,241 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,241 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,241 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,251 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,251 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,251 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,251 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,251 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,252 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,256 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,256 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,257 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,257 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,261 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,261 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,261 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,262 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,262 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,263 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,263 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,263 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,263 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,264 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,264 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,264 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,264 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,265 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,267 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,273 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:14,273 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,274 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,274 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,274 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,275 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,275 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,275 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,276 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,276 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,278 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,278 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,278 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,278 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,279 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,279 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,279 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,280 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,280 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,282 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,282 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,282 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,283 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,283 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,283 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,284 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,284 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,285 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,289 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,289 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,289 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,289 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,289 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,290 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,290 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,290 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,291 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,291 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,292 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,292 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,292 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,293 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,293 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 137#L1031-13true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,294 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:14,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:14,300 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,301 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,301 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,302 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,306 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,306 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,310 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,310 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,310 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,311 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,311 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,311 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,313 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,323 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,323 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,323 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,324 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,324 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,324 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,328 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,329 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,329 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,329 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,329 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,329 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,330 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,330 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,330 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,330 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,330 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,334 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,334 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,335 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,335 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,340 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,340 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,347 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,347 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,350 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,350 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,351 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,351 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,355 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,355 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,359 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,361 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,361 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,362 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:14,363 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,363 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,363 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,369 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,369 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,369 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,370 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,371 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,371 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,371 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,371 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,373 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,373 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,374 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,374 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,374 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,375 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,501 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,502 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,512 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,512 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:14,512 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:14,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,513 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,514 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,514 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:14,514 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,516 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,516 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,518 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,518 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,518 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,519 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,519 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,519 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,519 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,520 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,520 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,520 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,521 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,526 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,526 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,527 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,528 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-20 14:01:14,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,529 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,529 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:14,532 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,532 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,543 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,543 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,543 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,543 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,543 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,547 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,548 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,548 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,548 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,548 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,548 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,548 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,548 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,549 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,549 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,549 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,550 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,550 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,550 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,551 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,551 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,552 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,552 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,556 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,556 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,556 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,557 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,557 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,557 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,558 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,562 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,562 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-20 14:01:14,562 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,562 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,562 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,565 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,565 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,574 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,574 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,574 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,575 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,582 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,582 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,584 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,585 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,585 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,586 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,586 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,595 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-20 14:01:14,595 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-20 14:01:14,596 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-20 14:01:14,596 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-20 14:01:14,596 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,596 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,596 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,596 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,596 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,596 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,597 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,597 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,598 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,598 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,598 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,599 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-20 14:01:14,599 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,600 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:14,600 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,607 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,607 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,616 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,616 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,616 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,616 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,616 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,617 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,617 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,617 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,619 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,619 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,619 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,620 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,620 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,621 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,621 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,621 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,622 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,624 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,624 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,625 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,625 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:14,626 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,626 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,626 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,627 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,627 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,627 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,630 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,630 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,633 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,633 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,634 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,634 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,635 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,635 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,636 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,636 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,642 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-20 14:01:14,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-20 14:01:14,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-20 14:01:14,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-20 14:01:14,643 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,643 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-20 14:01:14,644 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,647 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,647 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,663 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,663 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,663 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,663 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,664 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,664 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,664 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,664 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,666 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,667 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,668 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,669 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,669 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,673 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,673 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:14,674 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,674 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,675 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,675 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,675 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,680 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-20 14:01:14,680 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-20 14:01:14,680 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-20 14:01:14,680 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-20 14:01:14,702 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,702 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,704 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,704 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,705 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,705 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,705 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,707 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,716 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-20 14:01:14,716 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-20 14:01:14,716 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-20 14:01:14,716 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-20 14:01:14,732 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,732 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,732 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,732 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,733 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,733 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,734 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,734 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,734 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,734 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,734 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,734 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,738 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,738 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,738 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,738 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,738 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,739 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,739 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,739 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,740 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,740 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,740 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,740 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,740 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,741 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,741 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,741 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,741 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,742 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,742 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,742 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,743 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,743 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,743 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,743 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,743 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,743 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,743 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,744 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,744 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,745 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,745 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,746 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,746 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,746 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,747 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,749 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,749 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,749 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:14,750 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,750 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,750 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,751 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,753 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,753 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,753 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,754 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:14,754 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,754 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,755 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,757 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,757 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,758 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,758 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,758 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,759 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,759 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,763 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,763 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,777 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,778 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,778 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,787 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,787 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,789 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 237#L1045-8true]) [2024-11-20 14:01:14,789 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,790 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,791 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,791 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,791 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,792 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,792 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,792 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,793 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,793 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,795 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:14,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,796 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,796 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,798 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,798 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,802 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,803 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,804 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,804 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,804 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:14,805 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,805 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:14,805 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,805 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,806 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:14,807 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,807 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,807 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,810 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,810 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,811 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,811 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,811 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,812 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,812 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,812 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,813 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,813 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 293#L1031-5true, 311#true]) [2024-11-20 14:01:14,816 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,816 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:14,817 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,817 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,817 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,817 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,818 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,818 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,819 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,819 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:14,819 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,820 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,820 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,820 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,821 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,824 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,824 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,825 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,825 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,825 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,826 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,826 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,826 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,827 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,827 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,827 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,827 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,828 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,828 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,829 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,829 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,829 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,830 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,839 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,839 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,839 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,840 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,840 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,840 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,841 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,841 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,841 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,841 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,841 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,847 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,847 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,848 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,848 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,848 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,853 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,855 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,855 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,855 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,856 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,857 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,857 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,857 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,857 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,857 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,857 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,857 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,859 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,859 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:14,859 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,859 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,859 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,859 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,859 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,861 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,861 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:14,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,861 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:14,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,862 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,863 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,863 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,863 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,864 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,864 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,865 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:14,865 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,865 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,865 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,866 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,866 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,866 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,866 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,868 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,868 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,868 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,869 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,869 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,869 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,870 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,870 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,870 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,870 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,871 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,871 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,872 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,873 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,873 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,873 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,874 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,874 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,875 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,875 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:14,876 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,876 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,876 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,877 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,884 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-20 14:01:14,884 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,884 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-20 14:01:14,884 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-20 14:01:14,884 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,884 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,885 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,885 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,885 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,885 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,886 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:14,886 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:14,886 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,886 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,886 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,890 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,890 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,891 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,892 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,892 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,898 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,898 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,898 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,899 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,899 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,899 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,900 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,900 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,900 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,900 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,902 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,904 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,905 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,905 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,905 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,906 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,906 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,906 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,906 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,906 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,907 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,907 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,910 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,911 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,911 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,911 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,911 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,914 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,915 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,916 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,916 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,918 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,919 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,919 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:14,920 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,920 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,920 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:14,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:14,921 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,921 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,921 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,921 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,924 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:14,924 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,925 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,925 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,926 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,926 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,927 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,927 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,930 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,930 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,931 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,931 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,931 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:14,932 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,932 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,933 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:14,933 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,933 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,934 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:14,934 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,935 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,935 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,943 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,944 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,944 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,944 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,945 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,945 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,948 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,950 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,951 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,951 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,951 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,953 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,953 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,953 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,953 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,953 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,953 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,957 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,957 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,962 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,962 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,963 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:14,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,966 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:14,966 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,966 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,966 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-20 14:01:14,967 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 237#L1045-8true]) [2024-11-20 14:01:14,967 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,967 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,968 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,968 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:14,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,969 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:14,969 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,969 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,970 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:14,970 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,970 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,970 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,971 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,973 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,973 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,973 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,973 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,973 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,974 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,974 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,975 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:14,975 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,976 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,976 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:14,978 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,978 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:14,978 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,979 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,980 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:14,980 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,981 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,981 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,981 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,981 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:14,982 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,984 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:14,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:14,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,985 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:14,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:14,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,990 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:14,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,991 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,991 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,991 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,991 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,992 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,992 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,992 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:14,994 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,996 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,996 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:14,996 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,997 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,997 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:14,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:14,998 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:14,998 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,998 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,998 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:14,998 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:14,998 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,002 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,007 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,007 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,007 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,008 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,008 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,008 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,010 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,010 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,012 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,013 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,014 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,014 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,014 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,014 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 293#L1031-5true]) [2024-11-20 14:01:15,015 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,019 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-20 14:01:15,019 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,019 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,020 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,020 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,021 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,022 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,022 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,022 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,024 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,026 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,026 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,026 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,026 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,027 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,027 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,027 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,028 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,028 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,029 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,029 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,030 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,030 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,031 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,031 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,031 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,031 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,032 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,032 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,032 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,033 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,033 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,034 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,034 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,037 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,037 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,039 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:15,040 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:15,040 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,040 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,040 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,041 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,041 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,042 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,042 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,042 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,043 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,043 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:15,046 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,046 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,046 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,047 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-20 14:01:15,047 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,047 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,048 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,048 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,051 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,051 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,051 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,052 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,052 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,053 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,053 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,053 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,058 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,059 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,059 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,059 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,059 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,059 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,059 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,063 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,063 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,065 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2024-11-20 14:01:15,066 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,067 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,067 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,069 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,069 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,069 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,073 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,073 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,075 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,075 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,078 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,078 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,079 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,080 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,080 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,081 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,081 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,081 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,082 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,082 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,087 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,087 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:15,087 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,088 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,088 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,089 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,089 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,094 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,094 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,096 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,096 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,097 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,098 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,098 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,098 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,099 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,100 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,100 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,100 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,101 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,101 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,104 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,104 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,109 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,111 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,111 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,111 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,111 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,112 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-20 14:01:15,113 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,113 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,114 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,114 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,117 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,117 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,118 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,118 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,120 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,120 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,121 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,121 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,121 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,121 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,122 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,122 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,127 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,127 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,127 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,127 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,128 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,128 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,128 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,131 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,131 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,133 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,135 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,135 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,135 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,138 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,138 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-20 14:01:15,144 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,144 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,144 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,144 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,145 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,147 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,147 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,151 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,151 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,151 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,152 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,152 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,153 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,154 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,154 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,154 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,155 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,155 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,155 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,155 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,156 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,156 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,160 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,160 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,162 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,162 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:15,163 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,164 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,165 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,165 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,165 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,166 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,166 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,166 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,173 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,179 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,179 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,180 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,180 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,185 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,188 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,188 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,188 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,190 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,190 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,193 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,193 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,193 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,194 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,194 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,195 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,195 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,195 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,195 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,195 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,199 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,199 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,199 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,199 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,199 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:15,200 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 293#L1031-5true]) [2024-11-20 14:01:15,200 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,200 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,200 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,201 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,201 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,202 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,202 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,203 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,203 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,203 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,203 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,203 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,203 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,203 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,204 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,204 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,204 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,205 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,205 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,206 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,206 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,206 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,207 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,207 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,207 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,208 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,208 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,208 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,209 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,215 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,215 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,215 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,215 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,216 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,216 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,216 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,216 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,216 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,227 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,229 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,229 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,230 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,230 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,231 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,231 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,231 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,231 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,231 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,231 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,231 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,232 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,233 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,233 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,233 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,233 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,234 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,234 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,234 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,234 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,234 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,235 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,235 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,235 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,236 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,236 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,237 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,237 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,358 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:15,358 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,358 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:15,359 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,359 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:15,365 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,365 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,365 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,365 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,365 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,365 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,365 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:15,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,366 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,366 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,382 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,382 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-20 14:01:15,385 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,385 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,386 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,386 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,387 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,390 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,390 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,392 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,392 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-20 14:01:15,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,392 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,392 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,393 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,393 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,395 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,395 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,395 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,395 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,395 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,395 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,395 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,401 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 137#L1031-13true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,401 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,401 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,401 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,401 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:15,403 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-20 14:01:15,403 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-20 14:01:15,403 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-20 14:01:15,403 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-20 14:01:15,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:15,404 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-20 14:01:15,404 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-11-20 14:01:15,405 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-20 14:01:15,405 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-11-20 14:01:15,405 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-20 14:01:15,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,405 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,405 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,405 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,405 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,428 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,428 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [289#L1031-5true, 308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,432 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,432 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,432 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,433 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,434 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,434 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,434 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,435 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,435 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,435 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,435 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,435 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,435 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,436 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,436 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,440 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,448 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,448 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,448 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,449 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,450 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,450 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,451 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,451 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,452 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,475 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 137#L1031-13true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,476 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,476 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,476 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,476 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,476 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,478 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,479 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,479 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,479 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:15,482 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,482 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,482 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,482 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,485 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,485 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,485 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,486 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,486 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,486 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,487 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,487 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,488 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,488 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,489 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,489 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,489 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,490 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,491 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,491 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,491 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,492 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,492 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,493 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,493 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,493 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,494 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,496 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,496 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,497 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,498 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,498 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,499 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,499 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:15,499 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,500 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,502 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,503 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,503 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,504 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,504 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,505 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,505 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,506 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,506 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,507 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,507 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,508 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,508 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,508 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,509 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,509 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-20 14:01:15,510 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,510 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:15,510 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:15,511 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,511 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,528 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,528 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,533 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,533 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-20 14:01:15,533 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,533 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,533 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,533 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,535 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-20 14:01:15,535 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,535 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,535 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,538 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,538 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,539 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-20 14:01:15,539 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:15,539 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:15,539 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:15,541 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,541 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,542 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,542 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,543 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,543 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,544 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,544 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,545 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,546 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,562 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,562 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,563 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 311#true]) [2024-11-20 14:01:15,565 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,565 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,568 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,570 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,571 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,576 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,577 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,577 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,577 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,577 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,578 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,578 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,578 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,578 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,578 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,579 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,579 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,580 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,580 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,580 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,580 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,582 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,582 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,582 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,582 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,582 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,583 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,583 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,583 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,584 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,584 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,584 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,584 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,585 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,586 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,586 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,587 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,588 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,588 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,589 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,591 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,591 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,591 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,593 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,593 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,594 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,594 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,595 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,595 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,595 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,595 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,595 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,595 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-20 14:01:15,596 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,597 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,598 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,598 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,599 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,599 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,599 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,599 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,599 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,599 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,600 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,600 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,601 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,613 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,613 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:15,613 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,614 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,614 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,614 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,614 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,616 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,616 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,616 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 90#L1034-9true, 314#true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,620 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,623 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,623 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,627 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,635 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,635 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,636 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,636 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,636 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,637 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,637 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,637 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,638 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,640 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,640 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,640 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,641 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,641 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,641 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,642 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,642 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,643 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,644 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,644 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,645 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,646 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,646 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,652 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,652 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-20 14:01:15,652 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,652 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,653 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,653 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,653 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,653 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,655 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,658 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,658 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,658 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,658 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,660 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,661 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,661 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,664 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,664 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,664 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,664 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-20 14:01:15,664 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,665 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,665 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-20 14:01:15,665 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,673 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,673 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,673 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,673 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,673 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,674 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,674 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,674 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2024-11-20 14:01:15,675 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,675 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,675 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,676 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,676 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,676 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,676 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,676 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,679 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,680 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,680 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,681 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,681 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,681 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,682 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,682 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,683 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,683 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,683 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,683 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,684 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,684 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,684 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,684 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,685 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,685 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 90#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,685 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,685 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,685 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,685 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,689 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,689 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,690 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,690 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,690 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,692 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,695 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,695 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,698 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,698 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,699 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,709 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,709 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,709 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,710 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,710 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,710 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,711 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,711 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,711 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:15,711 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-20 14:01:15,712 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:15,712 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:15,712 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:15,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,714 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,714 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,714 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,715 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,715 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,716 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,716 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:15,716 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,717 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,718 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,718 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,719 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,719 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-20 14:01:15,720 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,721 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,721 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,724 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,724 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,724 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,724 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,725 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,725 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,726 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,727 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,727 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,728 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,728 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-20 14:01:15,729 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,729 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,730 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,730 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,731 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,732 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,732 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,733 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true]) [2024-11-20 14:01:15,733 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,733 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,734 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,734 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,735 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,735 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,736 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,737 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,737 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,737 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,738 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,738 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,739 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,739 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,739 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,740 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,740 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,740 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,741 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,741 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,741 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,742 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,742 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,745 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,745 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,745 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,745 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,745 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,745 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,745 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,746 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,746 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,746 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,747 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,747 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,748 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,748 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,749 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,750 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,750 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,751 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,751 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,751 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,752 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,752 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,754 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,755 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,755 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,756 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,756 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,756 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,757 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,757 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,758 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,758 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,759 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,759 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,759 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,760 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,760 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,760 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,761 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,761 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,761 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,765 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-20 14:01:15,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-20 14:01:15,766 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,773 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,774 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,774 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,775 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,775 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,775 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 83#L1029-4true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,776 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,776 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,776 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,776 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,778 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,778 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,778 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,778 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,778 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,779 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,779 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,783 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,783 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,783 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,784 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,784 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,795 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,795 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,796 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,796 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,796 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,798 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,798 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,798 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,798 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,799 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,799 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,799 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,799 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,800 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,800 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,800 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,800 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,802 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,802 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-20 14:01:15,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,803 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-20 14:01:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,803 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,803 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,803 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,803 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,808 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,808 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,808 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,809 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [90#L1034-9true, 314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,809 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,809 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,810 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [90#L1034-9true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,810 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,810 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,810 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,810 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,810 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,810 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,811 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,811 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,811 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,811 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,812 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,812 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,813 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,813 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,814 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,814 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,814 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,815 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,815 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,815 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,817 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,817 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,817 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,818 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,818 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,818 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,819 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,819 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-20 14:01:15,819 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,820 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,821 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,821 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,822 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,823 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,823 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,824 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,824 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,831 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,832 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,832 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,833 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,833 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,834 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,834 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,835 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,835 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,835 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,835 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,835 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,836 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,836 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,839 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,839 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,839 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,842 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,842 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-20 14:01:15,842 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,842 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,843 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,843 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,843 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,843 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,848 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,848 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,849 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,850 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,850 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,851 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,852 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,855 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,855 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,855 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,855 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,855 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,856 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,858 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,858 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,858 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,858 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,860 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,862 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,862 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,863 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,863 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,865 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,865 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-20 14:01:15,865 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,866 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,866 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,866 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,866 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,866 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,871 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,871 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,871 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,871 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,872 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,872 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,873 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,873 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,874 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,874 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,875 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,875 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,876 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,876 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,877 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,877 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,877 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,878 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:15,878 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,879 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,879 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,881 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,881 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,882 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,882 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:15,883 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 293#L1031-5true]) [2024-11-20 14:01:15,884 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,888 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,888 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,889 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,889 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,891 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,891 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,896 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:15,896 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,897 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,898 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,898 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,901 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,901 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,901 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,902 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,902 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,903 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,903 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,904 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,906 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,906 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,907 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,907 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,907 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,907 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,908 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,908 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,909 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,912 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:15,912 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,916 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,917 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-20 14:01:15,917 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,917 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,918 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,918 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,919 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,920 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,920 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,920 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,920 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-20 14:01:15,921 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,921 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,921 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,921 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,921 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,923 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,923 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,924 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:15,924 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,924 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,924 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,924 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,924 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,925 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,925 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,926 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,926 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,926 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,926 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,926 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:15,931 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,931 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,932 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,932 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,933 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,934 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,934 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,934 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,935 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,935 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,935 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,935 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,935 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,936 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-20 14:01:15,936 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-20 14:01:15,937 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-20 14:01:15,937 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-20 14:01:15,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,938 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-20 14:01:15,938 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-20 14:01:15,938 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2024-11-20 14:01:15,938 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-20 14:01:15,938 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-20 14:01:15,939 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,939 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,940 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,941 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,941 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,942 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,942 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,943 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,944 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,944 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,945 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,945 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,945 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,946 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,946 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,947 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,947 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:15,947 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,948 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,948 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,949 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,950 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,950 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,950 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,951 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,952 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,953 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,953 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,954 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,955 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-20 14:01:15,955 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:15,955 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,959 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 90#L1034-9true, 314#true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:15,959 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,959 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,960 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,960 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,960 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,961 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,961 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,962 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,962 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,962 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,963 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,963 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,964 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-20 14:01:15,964 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-20 14:01:15,964 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-20 14:01:15,965 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-20 14:01:15,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,966 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-20 14:01:15,966 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-20 14:01:15,966 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-20 14:01:15,966 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-20 14:01:15,966 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-20 14:01:15,968 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,968 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,968 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,969 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,969 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,969 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,969 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,969 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-20 14:01:15,969 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,969 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,970 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:15,971 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,971 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-20 14:01:15,972 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,972 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,973 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,974 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,974 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,974 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,976 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-20 14:01:15,976 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-20 14:01:15,976 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-20 14:01:15,976 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-20 14:01:15,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,977 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-20 14:01:15,977 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-20 14:01:15,977 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-20 14:01:15,977 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-20 14:01:15,977 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-20 14:01:15,980 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,980 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,981 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,981 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:15,981 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,981 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,981 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,982 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-20 14:01:15,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,984 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-20 14:01:15,984 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-20 14:01:15,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-20 14:01:15,984 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-20 14:01:15,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,985 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-20 14:01:15,985 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-20 14:01:15,985 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-20 14:01:15,985 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-20 14:01:15,985 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2024-11-20 14:01:15,988 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,988 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,989 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,989 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,989 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:15,989 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,989 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,990 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,992 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-20 14:01:15,993 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,993 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,994 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-20 14:01:15,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:15,997 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-20 14:01:15,997 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,997 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:15,998 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-20 14:01:15,998 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-20 14:01:16,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,116 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2024-11-20 14:01:16,116 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:16,116 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-20 14:01:16,116 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-20 14:01:16,116 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-20 14:01:16,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-20 14:01:16,151 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-20 14:01:16,151 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-20 14:01:16,151 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,151 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-20 14:01:16,156 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:16,156 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,156 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,157 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,157 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,158 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,158 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,158 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:16,159 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,159 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,160 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,160 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:16,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,164 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:16,164 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,164 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,165 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,165 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,165 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,166 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:16,166 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,166 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,167 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,167 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,167 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,167 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,217 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,217 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-20 14:01:16,218 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,218 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,219 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,219 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,220 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,220 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:16,221 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,221 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:16,222 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,222 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,222 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,222 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,222 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:16,223 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,223 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,224 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,224 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-20 14:01:16,224 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:16,225 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,225 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,231 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,231 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,231 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,231 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,232 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,232 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,232 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,232 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,233 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,233 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:16,234 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-20 14:01:16,234 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,235 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:16,235 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,235 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,236 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,237 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,237 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-20 14:01:16,238 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,238 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,238 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2024-11-20 14:01:16,239 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,240 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,240 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,240 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,240 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-20 14:01:16,240 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-20 14:01:16,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,242 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,242 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,242 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,242 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,243 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-20 14:01:16,243 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,243 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,243 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-20 14:01:16,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,244 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,244 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,244 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,244 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,245 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-20 14:01:16,245 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,245 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,245 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-20 14:01:16,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,246 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-20 14:01:16,246 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,246 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,246 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-20 14:01:16,247 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-20 14:01:16,247 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,247 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,247 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-20 14:01:16,247 INFO L124 PetriNetUnfolderBase]: 17853/51338 cut-off events. [2024-11-20 14:01:16,247 INFO L125 PetriNetUnfolderBase]: For 12141/14247 co-relation queries the response was YES. [2024-11-20 14:01:16,488 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76127 conditions, 51338 events. 17853/51338 cut-off events. For 12141/14247 co-relation queries the response was YES. Maximal size of possible extension queue 870. Compared 583187 event pairs, 2461 based on Foata normal form. 481/45801 useless extension candidates. Maximal degree in co-relation 76096. Up to 7685 conditions per place. [2024-11-20 14:01:16,737 INFO L140 encePairwiseOnDemand]: 340/345 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2024-11-20 14:01:16,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2024-11-20 14:01:16,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:01:16,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:01:16,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2024-11-20 14:01:16,740 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9028985507246376 [2024-11-20 14:01:16,740 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2024-11-20 14:01:16,740 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2024-11-20 14:01:16,754 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:01:16,757 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2024-11-20 14:01:16,757 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=607, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2024-11-20 14:01:16,758 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2024-11-20 14:01:16,758 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2024-11-20 14:01:16,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:16,758 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:16,759 INFO L204 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] [2024-11-20 14:01:16,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-20 14:01:16,759 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-20 14:01:16,759 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:16,759 INFO L85 PathProgramCache]: Analyzing trace with hash -1683829420, now seen corresponding path program 1 times [2024-11-20 14:01:16,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:16,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885636836] [2024-11-20 14:01:16,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:16,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:16,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:17,006 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:17,006 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:17,006 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885636836] [2024-11-20 14:01:17,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885636836] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:17,006 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:17,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:01:17,006 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1277933866] [2024-11-20 14:01:17,006 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:17,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:01:17,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:17,007 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:01:17,007 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:01:17,174 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 345 [2024-11-20 14:01:17,175 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 269.6666666666667) internal successors, (1618), 6 states have internal predecessors, (1618), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:17,175 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:17,175 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 345 [2024-11-20 14:01:17,175 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:17,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:17,685 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-20 14:01:17,685 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-20 14:01:17,685 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-20 14:01:17,685 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-20 14:01:17,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:17,833 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-20 14:01:17,833 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-20 14:01:17,833 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:01:17,833 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-20 14:01:18,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:18,418 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-20 14:01:18,418 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:01:18,418 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-20 14:01:18,418 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-20 14:01:18,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:18,540 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-20 14:01:18,540 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:18,540 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:18,540 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:18,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:18,541 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-20 14:01:18,541 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:18,541 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:18,541 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-20 14:01:18,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:18,588 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-20 14:01:18,588 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-20 14:01:18,588 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:01:18,588 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-20 14:01:18,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:18,752 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-20 14:01:18,752 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:18,752 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-20 14:01:18,753 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:19,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:19,168 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-20 14:01:19,168 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:19,168 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:19,168 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:01:19,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 213#L1043-14true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:19,381 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-20 14:01:19,381 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-20 14:01:19,381 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-20 14:01:19,381 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:19,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:19,495 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-20 14:01:19,495 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:19,495 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-20 14:01:19,495 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-20 14:01:19,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:19,683 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-20 14:01:19,683 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:19,683 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:19,683 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:19,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:19,938 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-20 14:01:19,938 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:19,938 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:19,939 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-20 14:01:20,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:20,020 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-20 14:01:20,020 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:20,020 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-20 14:01:20,020 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:20,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:20,447 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:20,447 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:20,447 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:20,447 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:20,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:20,448 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:20,448 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:20,448 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:20,448 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:20,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 335#true, 312#true, 133#L1045true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:20,589 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-20 14:01:20,590 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:01:20,590 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-20 14:01:20,590 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:20,680 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:20,680 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:20,681 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:20,681 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:20,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:20,902 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:20,903 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:20,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:20,903 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:21,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,372 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:21,372 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:21,372 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:21,372 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:21,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,373 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:21,373 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:21,373 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:21,373 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:21,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [309#true, Black: 325#true, 157#L1045-4true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,481 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-20 14:01:21,481 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:21,481 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:21,481 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,632 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,632 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,632 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:01:21,632 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,633 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,633 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 7#L1043-6true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,633 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,633 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:01:21,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:21,634 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:21,634 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:21,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-20 14:01:21,637 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:01:21,637 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:21,637 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:21,637 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:21,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,691 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:21,691 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:21,691 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:21,691 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:21,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,763 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:21,763 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:21,763 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:21,763 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:21,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,775 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:21,775 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:21,776 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:21,776 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:21,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:21,792 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:21,792 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:21,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:21,792 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [3#L1045-6true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2024-11-20 14:01:21,796 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:21,796 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:21,796 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:21,796 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:22,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,137 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:22,137 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:22,137 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:22,137 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2024-11-20 14:01:22,141 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 179#L1034-5true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,141 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,141 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:22,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,142 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,142 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-20 14:01:22,142 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:22,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,216 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:22,216 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,216 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,216 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:22,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 213#L1043-14true, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,279 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:22,279 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:22,279 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:22,279 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:22,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 213#L1043-14true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,285 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-20 14:01:22,285 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-20 14:01:22,285 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:22,285 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-20 14:01:22,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,326 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-20 14:01:22,326 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:22,326 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-20 14:01:22,326 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-20 14:01:22,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,426 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:22,426 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:22,426 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,512 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:22,512 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:22,512 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,512 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,514 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:22,514 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:22,514 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,514 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:22,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, Black: 325#true, 335#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,536 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:22,536 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:22,536 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:22,536 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:22,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 12#L1043-10true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,536 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:01:22,537 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:22,537 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:22,537 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:22,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,650 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:22,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:22,650 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:22,650 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:22,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,739 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:22,739 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:22,739 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:22,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:22,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,769 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:22,769 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:22,769 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,114 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-20 14:01:23,114 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:23,114 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-20 14:01:23,114 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-20 14:01:23,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,173 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:23,173 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,173 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,173 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:23,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,179 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:23,180 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,180 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:23,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 213#L1043-14true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,185 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:23,185 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,185 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:23,185 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 213#L1043-14true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,187 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-20 14:01:23,187 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,187 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-20 14:01:23,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-20 14:01:23,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,197 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:23,197 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:23,197 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:23,197 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,198 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,198 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,198 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,198 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:23,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,232 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,232 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:23,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,441 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,441 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,441 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,474 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,474 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-20 14:01:23,474 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,692 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:23,692 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-20 14:01:23,692 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:24,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,071 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:24,071 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:24,071 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:24,071 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:24,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,072 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-20 14:01:24,072 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:24,072 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-20 14:01:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-20 14:01:24,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 133#L1045true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,126 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:24,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:24,126 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,126 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 335#true, 133#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,134 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:24,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:24,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,157 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:24,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,157 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:24,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,159 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-20 14:01:24,159 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-20 14:01:24,159 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-20 14:01:24,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,199 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:24,199 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:24,199 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:24,199 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-20 14:01:24,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,200 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-20 14:01:24,200 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:24,200 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-20 14:01:24,200 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-20 14:01:24,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-20 14:01:24,597 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-20 14:01:24,597 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:24,598 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-20 14:01:24,598 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event