./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../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-?-c7c6ca5-m [2024-11-09 07:07:23,001 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 07:07:23,063 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 07:07:23,067 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 07:07:23,068 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 07:07:23,087 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 07:07:23,087 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 07:07:23,087 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 07:07:23,088 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 07:07:23,089 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 07:07:23,090 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 07:07:23,090 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 07:07:23,090 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 07:07:23,090 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 07:07:23,092 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 07:07:23,093 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 07:07:23,093 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 07:07:23,093 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 07:07:23,093 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 07:07:23,094 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 07:07:23,094 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 07:07:23,094 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 07:07:23,094 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 07:07:23,094 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 07:07:23,095 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 07:07:23,095 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 07:07:23,095 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 07:07:23,095 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 07:07:23,095 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 07:07:23,096 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 07:07:23,096 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 07:07:23,096 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 07:07:23,096 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 07:07:23,096 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 07:07:23,096 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 07:07:23,097 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 07:07:23,097 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 07:07:23,097 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 07:07:23,097 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 07:07:23,097 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 07:07:23,097 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 07:07:23,098 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-09 07:07:23,298 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 07:07:23,317 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 07:07:23,319 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 07:07:23,319 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 07:07:23,320 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 07:07:23,321 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2024-11-09 07:07:24,554 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 07:07:24,741 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 07:07:24,741 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2024-11-09 07:07:24,757 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ee83ee768/64187478b625411d99a84df75e112d98/FLAG176a069a2 [2024-11-09 07:07:25,104 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ee83ee768/64187478b625411d99a84df75e112d98 [2024-11-09 07:07:25,106 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 07:07:25,106 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 07:07:25,107 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 07:07:25,107 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 07:07:25,111 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 07:07:25,112 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,112 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5b94d751 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25, skipping insertion in model container [2024-11-09 07:07:25,113 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,146 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 07:07:25,449 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 07:07:25,458 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 07:07:25,492 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 07:07:25,532 INFO L204 MainTranslator]: Completed translation [2024-11-09 07:07:25,533 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25 WrapperNode [2024-11-09 07:07:25,533 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 07:07:25,534 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 07:07:25,534 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 07:07:25,534 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 07:07:25,539 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,559 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,582 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-11-09 07:07:25,582 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 07:07:25,583 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 07:07:25,583 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 07:07:25,583 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 07:07:25,591 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,606 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,609 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,610 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,621 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,627 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,633 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,634 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,647 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 07:07:25,648 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 07:07:25,648 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 07:07:25,648 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 07:07:25,649 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (1/1) ... [2024-11-09 07:07:25,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 07:07:25,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 07:07:25,676 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-09 07:07:25,678 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-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-09 07:07:25,713 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-09 07:07:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 07:07:25,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 07:07:25,714 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 07:07:25,824 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 07:07:25,826 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 07:07:26,054 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 07:07:26,054 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 07:07:26,075 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 07:07:26,076 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 07:07:26,076 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 07:07:26 BoogieIcfgContainer [2024-11-09 07:07:26,076 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 07:07:26,078 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 07:07:26,078 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 07:07:26,081 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 07:07:26,081 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 07:07:25" (1/3) ... [2024-11-09 07:07:26,081 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@179df9c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 07:07:26, skipping insertion in model container [2024-11-09 07:07:26,081 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:07:25" (2/3) ... [2024-11-09 07:07:26,082 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@179df9c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 07:07:26, skipping insertion in model container [2024-11-09 07:07:26,082 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 07:07:26" (3/3) ... [2024-11-09 07:07:26,083 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race.i [2024-11-09 07:07:26,095 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 07:07:26,097 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-09 07:07:26,097 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 07:07:26,184 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-09 07:07:26,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 207 transitions, 427 flow [2024-11-09 07:07:26,255 INFO L124 PetriNetUnfolderBase]: 9/181 cut-off events. [2024-11-09 07:07:26,256 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 07:07:26,264 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-09 07:07:26,264 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 207 transitions, 427 flow [2024-11-09 07:07:26,267 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 149 transitions, 305 flow [2024-11-09 07:07:26,273 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 07:07:26,278 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;@5c19c706, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 07:07:26,278 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-09 07:07:26,282 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 07:07:26,282 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-09 07:07:26,282 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 07:07:26,286 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:26,287 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-09 07:07:26,287 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-09 07:07:26,290 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:26,291 INFO L85 PathProgramCache]: Analyzing trace with hash 569472528, now seen corresponding path program 1 times [2024-11-09 07:07:26,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:26,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348621252] [2024-11-09 07:07:26,298 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:26,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:26,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:26,462 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-09 07:07:26,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:26,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348621252] [2024-11-09 07:07:26,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348621252] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:26,463 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:26,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:26,464 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1134427107] [2024-11-09 07:07:26,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:26,470 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:26,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:26,489 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:26,490 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:26,526 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-09 07:07:26,529 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-09 07:07:26,529 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:26,529 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-09 07:07:26,530 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:26,573 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2024-11-09 07:07:26,574 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 07:07:26,575 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-09 07:07:26,577 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2024-11-09 07:07:26,577 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2024-11-09 07:07:26,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:26,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:26,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 557 transitions. [2024-11-09 07:07:26,591 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8969404186795491 [2024-11-09 07:07:26,593 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 305 flow. Second operand 3 states and 557 transitions. [2024-11-09 07:07:26,594 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2024-11-09 07:07:26,598 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:26,602 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2024-11-09 07:07:26,604 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-09 07:07:26,608 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2024-11-09 07:07:26,608 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2024-11-09 07:07:26,608 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-09 07:07:26,609 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:26,609 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-09 07:07:26,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 07:07:26,609 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-09 07:07:26,610 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:26,611 INFO L85 PathProgramCache]: Analyzing trace with hash 1104493257, now seen corresponding path program 1 times [2024-11-09 07:07:26,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:26,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540525586] [2024-11-09 07:07:26,611 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:26,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:26,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:26,655 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-09 07:07:26,655 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:26,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [540525586] [2024-11-09 07:07:26,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [540525586] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:26,655 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:26,655 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:26,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [294337927] [2024-11-09 07:07:26,655 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:26,656 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:26,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:26,657 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:26,657 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:26,678 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-09 07:07:26,680 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-09 07:07:26,681 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:26,681 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-09 07:07:26,681 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:26,733 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2024-11-09 07:07:26,733 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-09 07:07:26,734 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-09 07:07:26,734 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2024-11-09 07:07:26,734 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2024-11-09 07:07:26,735 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:26,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:26,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2024-11-09 07:07:26,738 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8776167471819646 [2024-11-09 07:07:26,738 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2024-11-09 07:07:26,738 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2024-11-09 07:07:26,739 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:26,759 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2024-11-09 07:07:26,760 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-09 07:07:26,760 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-09 07:07:26,762 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2024-11-09 07:07:26,763 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-09 07:07:26,763 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:26,763 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-09 07:07:26,763 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 07:07:26,763 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-09 07:07:26,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:26,764 INFO L85 PathProgramCache]: Analyzing trace with hash -1273459428, now seen corresponding path program 1 times [2024-11-09 07:07:26,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:26,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1982756257] [2024-11-09 07:07:26,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:26,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:26,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:26,832 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-09 07:07:26,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:26,833 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1982756257] [2024-11-09 07:07:26,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1982756257] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:26,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:26,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:26,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [623132281] [2024-11-09 07:07:26,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:26,834 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:26,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:26,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:26,834 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:26,868 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-09 07:07:26,868 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-09 07:07:26,869 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:26,869 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-09 07:07:26,869 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:26,906 INFO L124 PetriNetUnfolderBase]: 21/277 cut-off events. [2024-11-09 07:07:26,906 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 07:07:26,906 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-09 07:07:26,907 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-11-09 07:07:26,907 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2024-11-09 07:07:26,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:26,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:26,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-09 07:07:26,909 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8921095008051529 [2024-11-09 07:07:26,909 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2024-11-09 07:07:26,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2024-11-09 07:07:26,910 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 07:07:26,911 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2024-11-09 07:07:26,911 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-09 07:07:26,912 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-09 07:07:26,912 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2024-11-09 07:07:26,912 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-09 07:07:26,913 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:26,913 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-09 07:07:26,913 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 07:07:26,913 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-09 07:07:26,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:26,913 INFO L85 PathProgramCache]: Analyzing trace with hash 300462281, now seen corresponding path program 1 times [2024-11-09 07:07:26,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:26,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928149385] [2024-11-09 07:07:26,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:26,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:26,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:26,978 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-09 07:07:26,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:26,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928149385] [2024-11-09 07:07:26,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928149385] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:26,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:26,979 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:26,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001280266] [2024-11-09 07:07:26,979 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:26,979 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:26,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:26,980 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:26,980 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:26,997 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-09 07:07:26,997 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-09 07:07:26,997 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:26,997 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-09 07:07:26,998 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:27,042 INFO L124 PetriNetUnfolderBase]: 41/383 cut-off events. [2024-11-09 07:07:27,042 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-09 07:07:27,043 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-09 07:07:27,044 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2024-11-09 07:07:27,044 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2024-11-09 07:07:27,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:27,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:27,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2024-11-09 07:07:27,046 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8808373590982287 [2024-11-09 07:07:27,046 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2024-11-09 07:07:27,046 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2024-11-09 07:07:27,047 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:27,050 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2024-11-09 07:07:27,050 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-09 07:07:27,051 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2024-11-09 07:07:27,051 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2024-11-09 07:07:27,052 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-09 07:07:27,052 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:27,052 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-09 07:07:27,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 07:07:27,053 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-09 07:07:27,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:27,053 INFO L85 PathProgramCache]: Analyzing trace with hash -1604851560, now seen corresponding path program 1 times [2024-11-09 07:07:27,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:27,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1552621285] [2024-11-09 07:07:27,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:27,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:27,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:27,395 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-09 07:07:27,395 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:27,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1552621285] [2024-11-09 07:07:27,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1552621285] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:27,396 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:27,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:07:27,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003303898] [2024-11-09 07:07:27,396 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:27,396 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:07:27,396 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:27,397 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:07:27,397 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:07:27,565 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-09 07:07:27,566 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-09 07:07:27,567 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:27,567 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-09 07:07:27,567 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:27,659 INFO L124 PetriNetUnfolderBase]: 70/482 cut-off events. [2024-11-09 07:07:27,659 INFO L125 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2024-11-09 07:07:27,660 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-09 07:07:27,662 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2024-11-09 07:07:27,662 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2024-11-09 07:07:27,662 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:07:27,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:07:27,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2024-11-09 07:07:27,664 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8961352657004831 [2024-11-09 07:07:27,664 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2024-11-09 07:07:27,664 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2024-11-09 07:07:27,665 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:27,667 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2024-11-09 07:07:27,667 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-09 07:07:27,669 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2024-11-09 07:07:27,670 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2024-11-09 07:07:27,670 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-09 07:07:27,671 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:27,671 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-09 07:07:27,671 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 07:07:27,671 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-09 07:07:27,673 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:27,673 INFO L85 PathProgramCache]: Analyzing trace with hash 115085364, now seen corresponding path program 1 times [2024-11-09 07:07:27,673 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:27,673 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999268492] [2024-11-09 07:07:27,673 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:27,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:27,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:27,958 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-09 07:07:27,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:27,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999268492] [2024-11-09 07:07:27,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999268492] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:27,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:27,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:07:27,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [83482440] [2024-11-09 07:07:27,959 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:27,960 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:07:27,960 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:27,960 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:07:27,960 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:07:28,093 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 207 [2024-11-09 07:07:28,094 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-09 07:07:28,094 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:28,094 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 207 [2024-11-09 07:07:28,094 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:28,250 INFO L124 PetriNetUnfolderBase]: 210/772 cut-off events. [2024-11-09 07:07:28,251 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-09 07:07:28,252 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-09 07:07:28,254 INFO L140 encePairwiseOnDemand]: 196/207 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2024-11-09 07:07:28,255 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2024-11-09 07:07:28,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:07:28,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:07:28,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2024-11-09 07:07:28,257 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.856682769726248 [2024-11-09 07:07:28,257 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2024-11-09 07:07:28,257 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2024-11-09 07:07:28,259 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-09 07:07:28,260 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2024-11-09 07:07:28,260 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-09 07:07:28,261 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2024-11-09 07:07:28,261 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2024-11-09 07:07:28,262 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-09 07:07:28,262 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:28,262 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-09 07:07:28,262 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 07:07:28,263 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-09 07:07:28,263 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:28,263 INFO L85 PathProgramCache]: Analyzing trace with hash -252496730, now seen corresponding path program 1 times [2024-11-09 07:07:28,263 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:28,263 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418572915] [2024-11-09 07:07:28,264 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:28,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:28,302 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-09 07:07:28,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:28,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418572915] [2024-11-09 07:07:28,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418572915] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:28,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:28,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:28,303 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1182114771] [2024-11-09 07:07:28,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:28,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:28,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:28,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:28,304 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:28,314 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2024-11-09 07:07:28,315 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-09 07:07:28,315 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:28,315 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2024-11-09 07:07:28,315 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:28,349 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2024-11-09 07:07:28,349 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-09 07:07:28,350 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-09 07:07:28,351 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2024-11-09 07:07:28,351 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2024-11-09 07:07:28,351 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:28,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:28,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-09 07:07:28,352 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9146537842190016 [2024-11-09 07:07:28,352 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2024-11-09 07:07:28,352 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2024-11-09 07:07:28,356 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:28,357 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2024-11-09 07:07:28,357 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-09 07:07:28,358 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2024-11-09 07:07:28,358 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2024-11-09 07:07:28,359 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-09 07:07:28,359 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:28,359 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-09 07:07:28,359 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 07:07:28,360 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-09 07:07:28,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:28,360 INFO L85 PathProgramCache]: Analyzing trace with hash -1264912318, now seen corresponding path program 1 times [2024-11-09 07:07:28,360 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:28,360 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561405872] [2024-11-09 07:07:28,360 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:28,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:28,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 07:07:28,384 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 07:07:28,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 07:07:28,419 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 07:07:28,420 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 07:07:28,421 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-09 07:07:28,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-09 07:07:28,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-09 07:07:28,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-09 07:07:28,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-09 07:07:28,425 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 07:07:28,425 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:07:28,427 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 07:07:28,427 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 07:07:28,473 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-09 07:07:28,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 275 transitions, 584 flow [2024-11-09 07:07:28,527 INFO L124 PetriNetUnfolderBase]: 41/565 cut-off events. [2024-11-09 07:07:28,527 INFO L125 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2024-11-09 07:07:28,532 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-09 07:07:28,533 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 275 transitions, 584 flow [2024-11-09 07:07:28,537 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 225 transitions, 472 flow [2024-11-09 07:07:28,538 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 07:07:28,540 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;@5c19c706, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 07:07:28,540 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-09 07:07:28,541 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 07:07:28,544 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-09 07:07:28,544 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 07:07:28,544 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:28,544 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-09 07:07:28,544 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-09 07:07:28,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:28,544 INFO L85 PathProgramCache]: Analyzing trace with hash -1267279408, now seen corresponding path program 1 times [2024-11-09 07:07:28,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:28,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408341266] [2024-11-09 07:07:28,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:28,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:28,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:28,562 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-09 07:07:28,562 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:28,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408341266] [2024-11-09 07:07:28,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408341266] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:28,563 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:28,563 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:28,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157546835] [2024-11-09 07:07:28,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:28,563 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:28,563 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:28,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:28,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:28,592 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-09 07:07:28,593 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-09 07:07:28,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:28,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-09 07:07:28,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:28,724 INFO L124 PetriNetUnfolderBase]: 147/1141 cut-off events. [2024-11-09 07:07:28,725 INFO L125 PetriNetUnfolderBase]: For 79/80 co-relation queries the response was YES. [2024-11-09 07:07:28,730 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-09 07:07:28,735 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2024-11-09 07:07:28,735 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2024-11-09 07:07:28,735 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:28,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:28,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 734 transitions. [2024-11-09 07:07:28,737 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8896969696969697 [2024-11-09 07:07:28,737 INFO L175 Difference]: Start difference. First operand has 213 places, 225 transitions, 472 flow. Second operand 3 states and 734 transitions. [2024-11-09 07:07:28,737 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2024-11-09 07:07:28,738 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:28,740 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2024-11-09 07:07:28,740 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-09 07:07:28,741 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2024-11-09 07:07:28,742 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2024-11-09 07:07:28,742 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-09 07:07:28,742 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:28,742 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-09 07:07:28,742 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 07:07:28,742 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-09 07:07:28,743 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:28,743 INFO L85 PathProgramCache]: Analyzing trace with hash -2014486711, now seen corresponding path program 1 times [2024-11-09 07:07:28,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:28,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783541129] [2024-11-09 07:07:28,743 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:28,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:28,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:28,759 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-09 07:07:28,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:28,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783541129] [2024-11-09 07:07:28,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783541129] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:28,760 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:28,760 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:28,760 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [829416415] [2024-11-09 07:07:28,760 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:28,760 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:28,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:28,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:28,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:28,780 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-09 07:07:28,781 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-09 07:07:28,781 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:28,781 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-09 07:07:28,781 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:28,936 INFO L124 PetriNetUnfolderBase]: 162/1203 cut-off events. [2024-11-09 07:07:28,936 INFO L125 PetriNetUnfolderBase]: For 114/116 co-relation queries the response was YES. [2024-11-09 07:07:28,940 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-09 07:07:28,944 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2024-11-09 07:07:28,944 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2024-11-09 07:07:28,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:28,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:28,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2024-11-09 07:07:28,946 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8678787878787879 [2024-11-09 07:07:28,946 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2024-11-09 07:07:28,946 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2024-11-09 07:07:28,948 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:28,949 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2024-11-09 07:07:28,950 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-09 07:07:28,950 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-09 07:07:28,952 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2024-11-09 07:07:28,952 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-09 07:07:28,952 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:28,952 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-09 07:07:28,952 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 07:07:28,952 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-09 07:07:28,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:28,953 INFO L85 PathProgramCache]: Analyzing trace with hash 916668223, now seen corresponding path program 1 times [2024-11-09 07:07:28,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:28,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [480682564] [2024-11-09 07:07:28,953 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:28,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:28,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:28,970 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-09 07:07:28,970 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:28,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [480682564] [2024-11-09 07:07:28,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [480682564] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:28,970 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:28,970 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:28,971 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1480523762] [2024-11-09 07:07:28,971 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:28,971 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:28,971 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:28,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:28,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:28,994 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-09 07:07:28,995 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-09 07:07:28,995 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:28,995 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-09 07:07:28,995 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:29,287 INFO L124 PetriNetUnfolderBase]: 489/2780 cut-off events. [2024-11-09 07:07:29,288 INFO L125 PetriNetUnfolderBase]: For 125/125 co-relation queries the response was YES. [2024-11-09 07:07:29,293 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-09 07:07:29,301 INFO L140 encePairwiseOnDemand]: 272/275 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-09 07:07:29,302 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2024-11-09 07:07:29,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:29,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:29,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2024-11-09 07:07:29,304 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8848484848484849 [2024-11-09 07:07:29,304 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2024-11-09 07:07:29,305 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2024-11-09 07:07:29,306 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 07:07:29,309 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2024-11-09 07:07:29,309 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-09 07:07:29,310 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-09 07:07:29,310 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2024-11-09 07:07:29,311 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-09 07:07:29,311 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:29,311 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-09 07:07:29,311 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 07:07:29,311 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-09 07:07:29,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:29,312 INFO L85 PathProgramCache]: Analyzing trace with hash 1326843241, now seen corresponding path program 1 times [2024-11-09 07:07:29,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:29,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1281411697] [2024-11-09 07:07:29,312 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:29,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:29,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:29,335 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-09 07:07:29,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:29,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1281411697] [2024-11-09 07:07:29,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1281411697] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:29,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:29,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:29,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [478034130] [2024-11-09 07:07:29,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:29,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:29,337 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:29,337 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:29,338 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:29,357 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-09 07:07:29,358 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-09 07:07:29,358 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:29,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-09 07:07:29,358 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:29,750 INFO L124 PetriNetUnfolderBase]: 971/4744 cut-off events. [2024-11-09 07:07:29,750 INFO L125 PetriNetUnfolderBase]: For 175/179 co-relation queries the response was YES. [2024-11-09 07:07:29,761 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-09 07:07:29,776 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-09 07:07:29,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2024-11-09 07:07:29,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:29,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:29,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2024-11-09 07:07:29,778 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8703030303030304 [2024-11-09 07:07:29,778 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2024-11-09 07:07:29,778 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2024-11-09 07:07:29,780 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:29,782 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2024-11-09 07:07:29,782 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-09 07:07:29,782 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2024-11-09 07:07:29,782 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2024-11-09 07:07:29,783 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-09 07:07:29,783 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:29,783 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-09 07:07:29,783 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 07:07:29,783 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-09 07:07:29,783 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:29,783 INFO L85 PathProgramCache]: Analyzing trace with hash -1285500328, now seen corresponding path program 1 times [2024-11-09 07:07:29,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:29,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221903424] [2024-11-09 07:07:29,784 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:29,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:29,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:29,960 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-09 07:07:29,960 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:29,960 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221903424] [2024-11-09 07:07:29,960 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221903424] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:29,960 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:29,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:07:29,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [72160911] [2024-11-09 07:07:29,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:29,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:07:29,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:29,961 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:07:29,963 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:07:30,161 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 275 [2024-11-09 07:07:30,163 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-09 07:07:30,163 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:30,163 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 275 [2024-11-09 07:07:30,163 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:30,500 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-09 07:07:30,500 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,501 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-09 07:07:30,501 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,501 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-09 07:07:30,501 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,501 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,502 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-09 07:07:30,502 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:07:30,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,502 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,502 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-09 07:07:30,502 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-09 07:07:30,502 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,502 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:30,502 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,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[][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-09 07:07:30,507 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:30,507 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-09 07:07:30,507 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,507 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-09 07:07:30,507 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,507 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,508 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-09 07:07:30,508 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,508 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-09 07:07:30,508 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:30,508 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,512 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-09 07:07:30,512 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-09 07:07:30,512 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-09 07:07:30,512 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-09 07:07:30,512 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-09 07:07:30,512 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-09 07:07:30,515 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-09 07:07:30,515 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-09 07:07:30,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-09 07:07:30,515 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-09 07:07:30,515 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-09 07:07:30,515 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-09 07:07:30,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-09 07:07:30,517 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-09 07:07:30,517 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-09 07:07:30,517 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-09 07:07:30,518 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-09 07:07:30,518 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,520 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-09 07:07:30,520 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,521 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:30,521 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,521 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,522 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-09 07:07:30,522 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,522 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,522 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,522 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,522 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-09 07:07:30,522 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,522 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,522 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,523 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-09 07:07:30,523 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:07:30,523 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,523 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,523 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,523 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-09 07:07:30,523 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,523 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:30,523 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,523 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,645 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-09 07:07:30,646 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,646 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-09 07:07:30,646 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,646 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,647 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-09 07:07:30,647 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,648 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-09 07:07:30,648 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:30,648 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,648 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-09 07:07:30,649 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:30,649 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-09 07:07:30,649 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:30,649 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:30,655 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-09 07:07:30,655 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:07:30,655 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:30,655 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,656 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:30,656 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,666 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-09 07:07:30,667 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,667 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-09 07:07:30,667 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:30,667 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,668 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-09 07:07:30,668 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:30,668 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,669 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-09 07:07:30,669 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,669 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,670 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-09 07:07:30,670 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:30,670 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:30,672 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-09 07:07:30,672 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:30,672 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:30,672 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,672 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,673 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-09 07:07:30,673 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:30,673 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,673 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:30,673 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,674 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-09 07:07:30,674 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:30,674 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,674 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,674 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:30,675 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-09 07:07:30,675 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:07:30,675 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:30,675 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:30,675 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:30,675 INFO L124 PetriNetUnfolderBase]: 1175/4832 cut-off events. [2024-11-09 07:07:30,675 INFO L125 PetriNetUnfolderBase]: For 364/432 co-relation queries the response was YES. [2024-11-09 07:07:30,685 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-09 07:07:30,697 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2024-11-09 07:07:30,697 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2024-11-09 07:07:30,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:07:30,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:07:30,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2024-11-09 07:07:30,699 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9006060606060606 [2024-11-09 07:07:30,700 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2024-11-09 07:07:30,700 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2024-11-09 07:07:30,701 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:30,703 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2024-11-09 07:07:30,703 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-09 07:07:30,704 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-09 07:07:30,704 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2024-11-09 07:07:30,705 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-09 07:07:30,705 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:30,705 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-09 07:07:30,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-09 07:07:30,705 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-09 07:07:30,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:30,705 INFO L85 PathProgramCache]: Analyzing trace with hash 2068948564, now seen corresponding path program 1 times [2024-11-09 07:07:30,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:30,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735568628] [2024-11-09 07:07:30,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:30,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:30,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:30,861 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-09 07:07:30,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:30,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [735568628] [2024-11-09 07:07:30,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [735568628] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:30,862 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:30,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:07:30,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422936049] [2024-11-09 07:07:30,862 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:30,862 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:07:30,863 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:30,863 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:07:30,863 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:07:31,070 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 275 [2024-11-09 07:07:31,071 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-09 07:07:31,071 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:31,072 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 275 [2024-11-09 07:07:31,072 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:32,845 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-09 07:07:32,845 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-09 07:07:32,845 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:32,846 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:32,846 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:32,869 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-09 07:07:32,869 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:07:32,870 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:32,870 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:32,870 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:32,909 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-09 07:07:32,909 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:32,909 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:32,909 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:32,910 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:32,921 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-09 07:07:32,921 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:32,921 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:32,921 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:32,921 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:32,921 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-09 07:07:32,922 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:07:32,922 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:32,922 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:32,922 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:32,924 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-09 07:07:32,924 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:07:32,924 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:32,924 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:32,924 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:32,935 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-09 07:07:32,936 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:32,936 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:32,936 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,936 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,939 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-09 07:07:32,939 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:32,939 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:32,939 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:32,939 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:32,940 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-09 07:07:32,940 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:32,940 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,940 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,941 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:32,941 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-09 07:07:32,941 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:32,941 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:32,941 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:32,942 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:32,951 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-09 07:07:32,951 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:32,951 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:32,952 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:32,952 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:32,955 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-09 07:07:32,955 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:32,955 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,956 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,956 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:32,956 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-09 07:07:32,957 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:32,957 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:32,957 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:32,969 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-09 07:07:32,969 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:32,970 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:32,970 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:32,970 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:33,001 INFO L124 PetriNetUnfolderBase]: 6842/18531 cut-off events. [2024-11-09 07:07:33,001 INFO L125 PetriNetUnfolderBase]: For 1347/1462 co-relation queries the response was YES. [2024-11-09 07:07:33,044 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-09 07:07:33,106 INFO L140 encePairwiseOnDemand]: 260/275 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2024-11-09 07:07:33,106 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2024-11-09 07:07:33,107 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:07:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:07:33,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2024-11-09 07:07:33,110 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8757575757575757 [2024-11-09 07:07:33,110 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2024-11-09 07:07:33,110 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2024-11-09 07:07:33,116 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-09 07:07:33,118 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2024-11-09 07:07:33,119 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-09 07:07:33,119 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2024-11-09 07:07:33,119 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2024-11-09 07:07:33,120 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-09 07:07:33,120 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:33,120 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-09 07:07:33,121 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-09 07:07:33,121 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-09 07:07:33,121 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:33,121 INFO L85 PathProgramCache]: Analyzing trace with hash -194009336, now seen corresponding path program 1 times [2024-11-09 07:07:33,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:33,122 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1374763019] [2024-11-09 07:07:33,122 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:33,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:33,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:33,149 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-09 07:07:33,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:33,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1374763019] [2024-11-09 07:07:33,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1374763019] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:33,150 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:33,150 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:33,150 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1578855918] [2024-11-09 07:07:33,150 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:33,150 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:33,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:33,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:33,151 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:33,161 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-09 07:07:33,162 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-09 07:07:33,162 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:33,162 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-09 07:07:33,162 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:33,915 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-09 07:07:33,916 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:07:33,916 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-09 07:07:33,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:33,916 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-09 07:07:33,916 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-09 07:07:33,916 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:07:33,916 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-09 07:07:33,917 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-09 07:07:33,917 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:33,955 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-09 07:07:33,955 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:07:33,955 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:33,955 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-09 07:07:33,956 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-09 07:07:33,956 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-09 07:07:33,956 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:07:33,956 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-09 07:07:33,956 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:33,956 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:34,046 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-09 07:07:34,046 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:07:34,047 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-09 07:07:34,047 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:34,047 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:07:34,054 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-09 07:07:34,054 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:07:34,054 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-09 07:07:34,054 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-09 07:07:34,054 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:34,073 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-09 07:07:34,073 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:07:34,073 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:34,073 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:07:34,073 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:34,104 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-09 07:07:34,104 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:07:34,104 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:34,104 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:34,104 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:34,107 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-09 07:07:34,107 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-09 07:07:34,107 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:34,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:34,107 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:34,110 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-09 07:07:34,110 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:34,110 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:34,110 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:34,110 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:34,115 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-09 07:07:34,115 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:34,115 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:34,115 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:34,115 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:07:34,120 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-09 07:07:34,120 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:34,120 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:34,120 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:34,120 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:34,138 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-09 07:07:34,138 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:34,138 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:34,138 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,139 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:34,139 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-09 07:07:34,139 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:34,139 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:34,139 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,139 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:34,140 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-09 07:07:34,141 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:34,141 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,141 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,141 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:34,141 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-09 07:07:34,141 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:34,141 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,141 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,141 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:34,141 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-09 07:07:34,141 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:34,142 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:34,142 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,142 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,142 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-09 07:07:34,142 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:34,142 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,142 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,142 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:34,143 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-09 07:07:34,144 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:34,144 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,144 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,144 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,144 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-09 07:07:34,144 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:34,144 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,144 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,144 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,144 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-09 07:07:34,144 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,145 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-09 07:07:34,145 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,145 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-09 07:07:34,145 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:34,145 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,146 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,146 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:34,147 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-09 07:07:34,147 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:34,147 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,147 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,147 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,147 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-09 07:07:34,147 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:34,147 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,147 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,148 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-09 07:07:34,148 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,148 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-09 07:07:34,148 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,148 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,149 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-09 07:07:34,149 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:34,149 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:34,149 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,149 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,150 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-09 07:07:34,150 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,150 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,150 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,150 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,150 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-09 07:07:34,151 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,151 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,151 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,151 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,151 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-09 07:07:34,151 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,151 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,151 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,151 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,151 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-09 07:07:34,152 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,152 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,152 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,152 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,152 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-09 07:07:34,153 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,153 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,153 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,153 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,153 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-09 07:07:34,154 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,154 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,154 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,154 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-09 07:07:34,154 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,155 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,155 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:34,155 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-09 07:07:34,156 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:34,156 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:34,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:34,156 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-09 07:07:34,156 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,157 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-09 07:07:34,157 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,157 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-09 07:07:34,157 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,158 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-09 07:07:34,158 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,158 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,158 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,158 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-09 07:07:34,158 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:34,159 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,159 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,160 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-09 07:07:34,160 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,160 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:34,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:34,160 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,160 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-09 07:07:34,161 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:34,161 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:34,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,161 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:34,161 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-09 07:07:34,161 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,161 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,161 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,162 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-09 07:07:34,162 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,162 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,162 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,162 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,162 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-09 07:07:34,162 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,162 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,163 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,163 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,163 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-09 07:07:34,163 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,163 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:34,163 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,163 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,165 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-09 07:07:34,165 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:34,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,165 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,165 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-09 07:07:34,165 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:34,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,165 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,166 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-09 07:07:34,166 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:34,166 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:34,166 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,166 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,167 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-09 07:07:34,167 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:34,167 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,167 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,167 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:34,168 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-09 07:07:34,168 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:34,168 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:34,168 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:34,168 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:34,169 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-09 07:07:34,169 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:34,169 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:34,169 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,169 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,169 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-09 07:07:34,170 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:34,170 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:34,170 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,170 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,170 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-09 07:07:34,170 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:34,170 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:34,170 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,171 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,171 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-09 07:07:34,171 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:34,171 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,171 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:34,171 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:34,172 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-09 07:07:34,172 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:34,172 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:34,172 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,172 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:34,173 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-09 07:07:34,173 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:34,173 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:34,173 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,173 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:34,173 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-09 07:07:34,173 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:34,173 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:34,173 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,174 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:34,174 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-09 07:07:34,174 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:34,174 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:34,174 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:34,174 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:34,175 INFO L124 PetriNetUnfolderBase]: 2145/9685 cut-off events. [2024-11-09 07:07:34,175 INFO L125 PetriNetUnfolderBase]: For 1521/1722 co-relation queries the response was YES. [2024-11-09 07:07:34,198 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-09 07:07:34,220 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2024-11-09 07:07:34,221 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2024-11-09 07:07:34,221 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:34,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:34,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-09 07:07:34,222 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9151515151515152 [2024-11-09 07:07:34,223 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2024-11-09 07:07:34,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2024-11-09 07:07:34,228 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:34,230 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2024-11-09 07:07:34,230 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-09 07:07:34,230 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2024-11-09 07:07:34,230 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2024-11-09 07:07:34,231 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-09 07:07:34,231 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:34,231 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-09 07:07:34,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-09 07:07:34,231 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-09 07:07:34,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:34,232 INFO L85 PathProgramCache]: Analyzing trace with hash -1615149623, now seen corresponding path program 1 times [2024-11-09 07:07:34,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:34,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [125713611] [2024-11-09 07:07:34,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:34,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:34,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:34,262 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-09 07:07:34,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:34,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [125713611] [2024-11-09 07:07:34,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [125713611] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:34,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:34,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:34,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [964424245] [2024-11-09 07:07:34,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:34,263 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:34,263 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:34,263 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:34,263 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:34,274 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-09 07:07:34,275 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-09 07:07:34,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:34,275 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-09 07:07:34,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:35,017 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-09 07:07:35,017 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:35,018 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-09 07:07:35,018 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-09 07:07:35,018 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-09 07:07:35,018 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:35,018 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-09 07:07:35,018 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-09 07:07:35,018 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:35,066 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-09 07:07:35,066 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:07:35,066 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:35,066 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:35,066 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:07:35,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][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-09 07:07:35,068 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:07:35,068 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:35,068 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:35,068 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:35,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][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-09 07:07:35,070 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-09 07:07:35,070 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:35,070 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:35,070 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:35,074 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-09 07:07:35,074 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:35,074 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:35,074 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:35,074 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:35,078 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-09 07:07:35,078 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:35,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:35,078 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:35,078 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:35,079 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-09 07:07:35,079 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:07:35,079 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:35,079 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:35,079 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:07:35,079 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:35,083 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-09 07:07:35,083 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-09 07:07:35,083 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:35,083 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:35,083 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:35,083 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:35,087 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-09 07:07:35,087 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:35,087 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:35,087 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:35,087 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:35,087 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:35,092 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-09 07:07:35,093 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:35,093 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:07:35,093 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:35,093 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:35,093 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:35,099 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-09 07:07:35,099 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:35,099 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:35,099 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:35,099 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:35,099 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:35,122 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-09 07:07:35,122 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,122 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:35,122 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,122 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:35,123 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-09 07:07:35,123 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,123 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:35,123 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:35,123 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,127 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-09 07:07:35,127 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,127 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,127 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,127 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,128 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-09 07:07:35,128 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,128 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,128 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,128 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,129 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-09 07:07:35,129 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,129 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,129 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,129 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,129 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-09 07:07:35,129 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,130 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,130 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,130 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,134 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-09 07:07:35,134 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,134 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,134 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,134 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,135 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-09 07:07:35,135 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,135 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,135 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,135 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,135 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-09 07:07:35,136 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,136 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,136 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,136 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,136 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-09 07:07:35,136 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,136 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,136 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,136 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,137 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-09 07:07:35,137 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,137 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,137 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,137 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,140 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-09 07:07:35,140 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,140 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,140 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,140 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,141 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-09 07:07:35,141 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,141 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,141 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,141 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,142 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-09 07:07:35,142 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,142 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,142 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,142 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,142 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-09 07:07:35,142 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,142 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,142 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,143 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,143 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-09 07:07:35,143 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,143 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,143 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,143 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,146 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-09 07:07:35,146 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,146 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,146 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,146 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,147 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-09 07:07:35,147 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,147 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,147 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,147 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,147 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-09 07:07:35,147 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,147 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,147 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,147 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,148 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-09 07:07:35,148 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,148 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,148 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,148 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,149 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-09 07:07:35,149 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,149 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,149 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,149 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,149 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-09 07:07:35,149 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,150 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,150 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,150 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,150 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-09 07:07:35,150 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,150 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,150 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,150 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,151 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-09 07:07:35,151 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:07:35,151 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:35,151 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:35,152 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-09 07:07:35,152 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,152 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:35,152 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:35,152 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,152 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-09 07:07:35,152 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,153 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:35,153 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,153 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:35,153 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,155 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-09 07:07:35,155 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,155 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,155 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,155 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,155 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-09 07:07:35,155 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,155 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,156 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,156 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,156 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-09 07:07:35,156 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,156 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,156 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,156 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-09 07:07:35,157 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,157 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,157 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,157 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,157 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-09 07:07:35,157 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,157 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,157 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,157 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,159 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-09 07:07:35,159 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,159 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,159 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:35,159 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:35,159 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-09 07:07:35,160 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:35,160 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-09 07:07:35,160 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,160 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,161 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-09 07:07:35,161 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,161 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-09 07:07:35,161 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,161 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,162 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-09 07:07:35,162 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,162 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:35,162 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:35,162 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,162 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,164 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-09 07:07:35,164 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,164 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,164 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,164 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,165 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-09 07:07:35,165 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,165 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,165 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,165 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,165 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-09 07:07:35,166 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,166 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,166 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,166 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,166 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-09 07:07:35,166 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,167 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,167 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,167 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,169 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-09 07:07:35,169 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,169 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,169 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:35,169 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,169 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-09 07:07:35,169 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,170 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,170 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:35,170 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,170 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-09 07:07:35,170 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,170 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,170 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:35,170 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,171 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-09 07:07:35,171 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,171 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,171 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,171 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,172 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-09 07:07:35,172 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,172 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,172 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,172 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,172 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,173 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-09 07:07:35,173 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,173 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,173 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,173 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,173 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-09 07:07:35,173 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,174 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-09 07:07:35,174 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,174 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:35,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,176 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-09 07:07:35,176 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,176 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,176 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:35,176 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,177 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-09 07:07:35,177 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,177 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,177 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,177 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:35,178 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-09 07:07:35,178 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,178 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,178 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,178 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,179 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-09 07:07:35,179 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,179 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,179 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,179 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-09 07:07:35,179 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,180 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,180 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,180 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-09 07:07:35,180 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,180 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,180 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,181 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-09 07:07:35,181 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,181 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,181 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,181 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,181 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,182 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-09 07:07:35,182 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,182 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,182 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,182 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,182 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,182 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-09 07:07:35,182 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,182 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,183 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,183 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,183 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,183 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-09 07:07:35,183 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,183 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,183 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,184 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,184 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-09 07:07:35,184 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,184 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:35,184 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:35,185 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,186 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-09 07:07:35,186 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,186 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,186 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,186 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,187 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-09 07:07:35,187 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,187 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,187 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,187 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-09 07:07:35,188 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,188 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,188 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,188 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-09 07:07:35,188 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,188 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,188 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,189 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-09 07:07:35,189 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,189 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,189 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,189 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,189 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,190 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-09 07:07:35,190 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,190 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-09 07:07:35,190 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,191 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-09 07:07:35,191 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,191 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,191 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,191 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,191 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,192 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-09 07:07:35,192 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,192 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,192 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,192 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,192 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,193 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-09 07:07:35,193 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,193 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,193 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,193 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,194 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-09 07:07:35,194 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,194 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:35,194 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:35,194 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,195 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-09 07:07:35,195 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,195 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,195 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:07:35,195 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:35,195 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:35,196 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-09 07:07:35,196 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,196 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,197 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,197 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,197 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,197 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-09 07:07:35,197 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,197 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,197 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,197 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,198 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,198 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-09 07:07:35,198 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,198 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,198 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,198 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,198 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,199 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-09 07:07:35,199 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,199 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-09 07:07:35,199 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,199 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:35,200 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,201 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-09 07:07:35,201 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,201 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,201 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,201 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:35,201 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:35,201 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-09 07:07:35,202 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,202 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:35,202 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,202 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,202 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:35,203 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-09 07:07:35,203 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,203 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,203 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,203 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,203 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,204 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-09 07:07:35,204 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,204 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,204 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,204 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,204 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,205 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-09 07:07:35,205 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,205 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,205 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,205 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,205 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,206 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-09 07:07:35,206 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,206 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:35,206 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,206 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,206 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:35,208 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-09 07:07:35,208 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,208 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,208 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,208 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:35,208 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,209 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-09 07:07:35,209 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,209 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,209 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,209 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:35,209 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,209 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-09 07:07:35,209 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,209 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,210 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,210 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:35,210 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:35,211 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-09 07:07:35,211 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,211 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:35,211 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,211 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,212 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-09 07:07:35,212 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,212 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:35,212 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:35,212 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,212 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:35,213 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-09 07:07:35,213 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,213 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,213 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,213 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,214 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-09 07:07:35,214 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,214 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,214 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,214 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,214 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,214 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-09 07:07:35,214 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,215 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-09 07:07:35,215 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:35,215 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,216 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:35,217 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-09 07:07:35,217 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:35,217 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,217 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,217 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,217 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,217 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-09 07:07:35,217 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:35,217 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,218 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-09 07:07:35,218 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,218 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,218 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-09 07:07:35,219 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:35,219 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:35,219 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:35,219 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:35,219 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:35,220 INFO L124 PetriNetUnfolderBase]: 2223/10138 cut-off events. [2024-11-09 07:07:35,221 INFO L125 PetriNetUnfolderBase]: For 1752/1996 co-relation queries the response was YES. [2024-11-09 07:07:35,254 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-09 07:07:35,277 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2024-11-09 07:07:35,277 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2024-11-09 07:07:35,281 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:35,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:35,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2024-11-09 07:07:35,282 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139393939393939 [2024-11-09 07:07:35,282 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2024-11-09 07:07:35,282 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2024-11-09 07:07:35,289 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:35,291 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2024-11-09 07:07:35,291 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-09 07:07:35,292 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2024-11-09 07:07:35,292 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2024-11-09 07:07:35,292 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-09 07:07:35,292 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:35,293 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-09 07:07:35,293 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-09 07:07:35,293 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-09 07:07:35,293 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:35,293 INFO L85 PathProgramCache]: Analyzing trace with hash -342848430, now seen corresponding path program 1 times [2024-11-09 07:07:35,293 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:35,293 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1482726502] [2024-11-09 07:07:35,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:35,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:35,423 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-09 07:07:35,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:35,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1482726502] [2024-11-09 07:07:35,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1482726502] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:35,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:35,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 07:07:35,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1788764023] [2024-11-09 07:07:35,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:35,426 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:35,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:35,426 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:35,426 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:35,434 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 275 [2024-11-09 07:07:35,435 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-09 07:07:35,435 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:35,435 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 275 [2024-11-09 07:07:35,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:36,327 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-09 07:07:36,328 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:07:36,328 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:36,328 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-09 07:07:36,328 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-09 07:07:36,462 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-09 07:07:36,462 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:07:36,462 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:36,463 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:07:36,463 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:36,634 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-09 07:07:36,634 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,634 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:36,634 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:36,634 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:07:36,638 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-09 07:07:36,638 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:07:36,638 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:07:36,638 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,638 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:07:36,646 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-09 07:07:36,646 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:07:36,646 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:07:36,646 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,647 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:36,666 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-09 07:07:36,666 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:36,666 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:36,666 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:36,666 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,678 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-09 07:07:36,678 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:36,678 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:36,678 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:36,678 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:36,695 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-09 07:07:36,695 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:36,695 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:36,695 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:36,695 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:36,731 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-09 07:07:36,732 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:36,732 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:07:36,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:36,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:36,769 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-09 07:07:36,770 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-09 07:07:36,770 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-09 07:07:36,770 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-09 07:07:36,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-09 07:07:36,770 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-09 07:07:36,770 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,770 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:36,770 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,771 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-09 07:07:36,771 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,771 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:07:36,771 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:07:36,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,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][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-09 07:07:36,815 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-09 07:07:36,815 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-09 07:07:36,815 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-09 07:07:36,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-09 07:07:36,816 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-09 07:07:36,816 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,816 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:36,816 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:36,816 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,816 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-09 07:07:36,816 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,816 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:36,817 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:36,817 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:36,840 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-09 07:07:36,840 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,840 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:36,840 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,840 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:36,866 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-09 07:07:36,867 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,867 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,869 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-09 07:07:36,869 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,869 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,869 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,869 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,894 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-09 07:07:36,895 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,895 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,895 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,895 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,898 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-09 07:07:36,898 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,898 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,898 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,898 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,899 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-09 07:07:36,899 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,899 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,899 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,899 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,918 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-09 07:07:36,918 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,918 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,918 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,918 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,924 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-09 07:07:36,924 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,925 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,925 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,925 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,926 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-09 07:07:36,926 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,926 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,926 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,926 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,931 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-09 07:07:36,931 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,931 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:36,931 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:36,931 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,931 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-09 07:07:36,932 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,932 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:36,932 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:07:36,932 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,940 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-09 07:07:36,940 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,940 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,940 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,940 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,950 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-09 07:07:36,950 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,950 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,950 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,950 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,952 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-09 07:07:36,952 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,952 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,957 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-09 07:07:36,957 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,957 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,960 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-09 07:07:36,960 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,960 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,961 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,961 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-09 07:07:36,961 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,961 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,963 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-09 07:07:36,963 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,963 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,963 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,963 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:36,972 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-09 07:07:36,972 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:36,972 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,972 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,972 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,973 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-09 07:07:36,973 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:36,973 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,973 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,973 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,984 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-09 07:07:36,984 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:36,984 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,984 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:36,984 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:36,988 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-09 07:07:36,988 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,989 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,989 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-09 07:07:36,989 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,990 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,991 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-09 07:07:36,992 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,992 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-09 07:07:36,992 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:36,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:36,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:36,993 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,002 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-09 07:07:37,002 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,002 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,008 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-09 07:07:37,008 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,008 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,008 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,009 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-09 07:07:37,009 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,009 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,009 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,009 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,012 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-09 07:07:37,012 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,012 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,012 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,012 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,016 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-09 07:07:37,016 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,016 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,016 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,016 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,017 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-09 07:07:37,017 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,017 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,017 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,017 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,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][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-09 07:07:37,025 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,025 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,026 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,026 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,026 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-09 07:07:37,026 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,026 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,027 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,027 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,027 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-09 07:07:37,028 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,028 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,028 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,028 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,032 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-09 07:07:37,032 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,032 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,032 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,032 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,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][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-09 07:07:37,033 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,033 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,033 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,037 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-09 07:07:37,037 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,037 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,038 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,038 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,040 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-09 07:07:37,040 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,040 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:07:37,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:07:37,043 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-09 07:07:37,043 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,043 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,043 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,043 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,044 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-09 07:07:37,044 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,044 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,044 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,044 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,050 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-09 07:07:37,050 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,050 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,050 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,050 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,054 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-09 07:07:37,054 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,054 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:37,054 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:37,054 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,055 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-09 07:07:37,055 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:37,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:07:37,055 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,059 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-09 07:07:37,059 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,059 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,060 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,060 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,064 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-09 07:07:37,064 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,064 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,064 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,064 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,066 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-09 07:07:37,066 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,066 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:37,066 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,066 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:37,067 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-09 07:07:37,067 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,067 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:37,067 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:37,067 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,068 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-09 07:07:37,068 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,068 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:37,068 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:37,068 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,073 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-09 07:07:37,073 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,074 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,074 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,074 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,075 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-09 07:07:37,075 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,075 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,075 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,076 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-09 07:07:37,076 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,076 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,076 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,076 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,077 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-09 07:07:37,077 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,077 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,078 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-09 07:07:37,078 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,078 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,078 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,078 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:07:37,083 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-09 07:07:37,083 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:37,083 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,083 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,083 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,084 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-09 07:07:37,084 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:37,084 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,084 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,084 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,085 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-09 07:07:37,085 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:37,085 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,085 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,085 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,085 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-09 07:07:37,085 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:37,085 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,085 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,086 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:07:37,087 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-09 07:07:37,087 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-09 07:07:37,087 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-09 07:07:37,087 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-09 07:07:37,087 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-09 07:07:37,087 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-09 07:07:37,087 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:07:37,088 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:37,088 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,088 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,088 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-09 07:07:37,088 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:07:37,088 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:07:37,088 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,088 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,091 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-09 07:07:37,091 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-09 07:07:37,091 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-09 07:07:37,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-09 07:07:37,092 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-09 07:07:37,092 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-09 07:07:37,092 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,092 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,092 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,092 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-09 07:07:37,092 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,092 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:07:37,093 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,093 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,096 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-09 07:07:37,096 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-09 07:07:37,096 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-09 07:07:37,097 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-09 07:07:37,097 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,097 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-09 07:07:37,097 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:07:37,097 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,098 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,103 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-09 07:07:37,103 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-09 07:07:37,103 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-09 07:07:37,103 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-09 07:07:37,103 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-09 07:07:37,103 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-09 07:07:37,103 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,103 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,103 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,103 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,104 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-09 07:07:37,104 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,104 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,104 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,104 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,105 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-09 07:07:37,105 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,105 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,105 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,105 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,105 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-09 07:07:37,106 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,106 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:07:37,106 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,106 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,111 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-09 07:07:37,111 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-09 07:07:37,111 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-09 07:07:37,111 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-09 07:07:37,111 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-09 07:07:37,111 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-09 07:07:37,111 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,111 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,111 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,111 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,112 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-09 07:07:37,112 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,112 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,112 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,112 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,113 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-09 07:07:37,113 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,113 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,113 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:07:37,113 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,123 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-09 07:07:37,123 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,124 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,124 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,124 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,126 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-09 07:07:37,126 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-09 07:07:37,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-09 07:07:37,126 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-09 07:07:37,126 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:37,127 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-09 07:07:37,127 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,127 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:07:37,127 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,127 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,140 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-09 07:07:37,140 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-09 07:07:37,140 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:37,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-09 07:07:37,140 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-09 07:07:37,141 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-09 07:07:37,141 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:37,141 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:07:37,141 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:07:37,144 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-09 07:07:37,144 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-09 07:07:37,144 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:37,144 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-09 07:07:37,144 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-09 07:07:37,161 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-09 07:07:37,161 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-09 07:07:37,161 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:37,161 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-09 07:07:37,161 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-09 07:07:37,264 INFO L124 PetriNetUnfolderBase]: 3085/13497 cut-off events. [2024-11-09 07:07:37,264 INFO L125 PetriNetUnfolderBase]: For 2225/2418 co-relation queries the response was YES. [2024-11-09 07:07:37,339 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-09 07:07:37,518 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 29 selfloop transitions, 3 changer transitions 0/260 dead transitions. [2024-11-09 07:07:37,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 260 transitions, 834 flow [2024-11-09 07:07:37,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:37,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:37,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2024-11-09 07:07:37,520 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9212121212121213 [2024-11-09 07:07:37,520 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 760 transitions. [2024-11-09 07:07:37,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 260 transitions, 834 flow [2024-11-09 07:07:37,528 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 260 transitions, 822 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:37,530 INFO L231 Difference]: Finished difference. Result has 220 places, 251 transitions, 746 flow [2024-11-09 07:07:37,530 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-09 07:07:37,530 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 7 predicate places. [2024-11-09 07:07:37,531 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 251 transitions, 746 flow [2024-11-09 07:07:37,531 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-09 07:07:37,531 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:37,531 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-09 07:07:37,531 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-09 07:07:37,531 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-09 07:07:37,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:37,532 INFO L85 PathProgramCache]: Analyzing trace with hash 1769176146, now seen corresponding path program 1 times [2024-11-09 07:07:37,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:37,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [947480236] [2024-11-09 07:07:37,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:37,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:37,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:38,020 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-09 07:07:38,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:38,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [947480236] [2024-11-09 07:07:38,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [947480236] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:38,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:38,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:07:38,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [274692985] [2024-11-09 07:07:38,021 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:38,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:07:38,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:38,022 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:07:38,022 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:07:38,357 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 275 [2024-11-09 07:07:38,362 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-09 07:07:38,362 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:38,362 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 275 [2024-11-09 07:07:38,362 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:39,379 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-09 07:07:39,379 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:39,379 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:39,379 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:39,379 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:39,380 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-09 07:07:39,380 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:39,380 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:39,380 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:39,380 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:39,380 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-09 07:07:39,380 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:39,380 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:39,380 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:39,380 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:40,041 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-09 07:07:40,042 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:07:40,042 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-09 07:07:40,042 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-09 07:07:40,042 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:40,202 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-09 07:07:40,202 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:07:40,202 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:40,202 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:07:40,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:40,246 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-09 07:07:40,247 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:07:40,247 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:40,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:40,247 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:40,399 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-09 07:07:40,400 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:07:40,400 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:40,400 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:40,400 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:07:40,400 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:40,485 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-09 07:07:40,485 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:40,485 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:40,485 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-09 07:07:40,485 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:07:41,359 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-09 07:07:41,359 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:41,359 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:41,359 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:41,359 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:41,360 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-09 07:07:41,360 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:41,360 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:41,360 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:41,360 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:41,361 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-09 07:07:41,361 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:41,361 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:41,361 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:07:41,361 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:07:41,775 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-09 07:07:41,775 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-09 07:07:41,775 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-09 07:07:41,776 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:41,776 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:41,831 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-09 07:07:41,831 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-09 07:07:41,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-09 07:07:41,831 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-09 07:07:41,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-09 07:07:42,251 INFO L124 PetriNetUnfolderBase]: 9171/32506 cut-off events. [2024-11-09 07:07:42,251 INFO L125 PetriNetUnfolderBase]: For 11684/12244 co-relation queries the response was YES. [2024-11-09 07:07:42,328 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-09 07:07:42,403 INFO L140 encePairwiseOnDemand]: 264/275 looper letters, 90 selfloop transitions, 36 changer transitions 0/333 dead transitions. [2024-11-09 07:07:42,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 225 places, 333 transitions, 1324 flow [2024-11-09 07:07:42,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:07:42,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:07:42,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2024-11-09 07:07:42,406 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9054545454545454 [2024-11-09 07:07:42,406 INFO L175 Difference]: Start difference. First operand has 220 places, 251 transitions, 746 flow. Second operand 6 states and 1494 transitions. [2024-11-09 07:07:42,406 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 225 places, 333 transitions, 1324 flow [2024-11-09 07:07:42,431 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 333 transitions, 1321 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 07:07:42,434 INFO L231 Difference]: Finished difference. Result has 228 places, 283 transitions, 1053 flow [2024-11-09 07:07:42,434 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-09 07:07:42,435 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 15 predicate places. [2024-11-09 07:07:42,435 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 283 transitions, 1053 flow [2024-11-09 07:07:42,435 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-09 07:07:42,435 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:42,435 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-09 07:07:42,435 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-09 07:07:42,436 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-09 07:07:42,436 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:42,436 INFO L85 PathProgramCache]: Analyzing trace with hash 1562999169, now seen corresponding path program 1 times [2024-11-09 07:07:42,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:42,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1878921251] [2024-11-09 07:07:42,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:42,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:42,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 07:07:42,456 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 07:07:42,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 07:07:42,478 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 07:07:42,478 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 07:07:42,478 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-11-09 07:07:42,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2024-11-09 07:07:42,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2024-11-09 07:07:42,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2024-11-09 07:07:42,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2024-11-09 07:07:42,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2024-11-09 07:07:42,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2024-11-09 07:07:42,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2024-11-09 07:07:42,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2024-11-09 07:07:42,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2024-11-09 07:07:42,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2024-11-09 07:07:42,482 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-09 07:07:42,482 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:07:42,482 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 07:07:42,482 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 07:07:42,521 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2024-11-09 07:07:42,527 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 345 transitions, 753 flow [2024-11-09 07:07:42,677 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, 309#true, 144#L1043-12true, 311#true]) [2024-11-09 07:07:42,678 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:42,678 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 07:07:42,678 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:42,678 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:42,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[][111], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 144#L1043-12true]) [2024-11-09 07:07:42,683 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-09 07:07:42,683 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:42,683 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:07:42,683 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:07:42,697 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-09 07:07:42,697 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:42,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:42,698 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 07:07:42,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:42,753 INFO L124 PetriNetUnfolderBase]: 192/1726 cut-off events. [2024-11-09 07:07:42,753 INFO L125 PetriNetUnfolderBase]: For 127/133 co-relation queries the response was YES. [2024-11-09 07:07:42,773 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-09 07:07:42,773 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 345 transitions, 753 flow [2024-11-09 07:07:42,786 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 293 transitions, 631 flow [2024-11-09 07:07:42,786 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 07:07:42,787 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;@5c19c706, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 07:07:42,787 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-09 07:07:42,788 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 07:07:42,788 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-09 07:07:42,788 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 07:07:42,789 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:42,789 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-09 07:07:42,789 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-09 07:07:42,789 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:42,789 INFO L85 PathProgramCache]: Analyzing trace with hash -899937328, now seen corresponding path program 1 times [2024-11-09 07:07:42,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:42,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383480809] [2024-11-09 07:07:42,790 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:42,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:42,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:42,805 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-09 07:07:42,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:42,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1383480809] [2024-11-09 07:07:42,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1383480809] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:42,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:42,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:42,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [278430157] [2024-11-09 07:07:42,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:42,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:42,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:42,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:42,807 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:42,836 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-09 07:07:42,837 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-09 07:07:42,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:42,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-09 07:07:42,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:43,998 INFO L124 PetriNetUnfolderBase]: 2509/10894 cut-off events. [2024-11-09 07:07:43,998 INFO L125 PetriNetUnfolderBase]: For 1182/1210 co-relation queries the response was YES. [2024-11-09 07:07:44,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14342 conditions, 10894 events. 2509/10894 cut-off events. For 1182/1210 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-09 07:07:44,076 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2024-11-09 07:07:44,076 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2024-11-09 07:07:44,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:44,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:44,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 912 transitions. [2024-11-09 07:07:44,078 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.881159420289855 [2024-11-09 07:07:44,078 INFO L175 Difference]: Start difference. First operand has 272 places, 293 transitions, 631 flow. Second operand 3 states and 912 transitions. [2024-11-09 07:07:44,078 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2024-11-09 07:07:44,080 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:07:44,082 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2024-11-09 07:07:44,082 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-09 07:07:44,083 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2024-11-09 07:07:44,083 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2024-11-09 07:07:44,083 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-09 07:07:44,083 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:44,083 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-09 07:07:44,083 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-09 07:07:44,084 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-09 07:07:44,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:44,084 INFO L85 PathProgramCache]: Analyzing trace with hash -462120119, now seen corresponding path program 1 times [2024-11-09 07:07:44,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:44,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2139076437] [2024-11-09 07:07:44,084 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:44,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:44,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:44,094 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-09 07:07:44,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:44,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2139076437] [2024-11-09 07:07:44,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2139076437] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:44,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:44,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:44,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309463145] [2024-11-09 07:07:44,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:44,095 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:44,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:44,096 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:44,096 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:44,113 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-09 07:07:44,114 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-09 07:07:44,114 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:44,114 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-09 07:07:44,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:45,438 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-09 07:07:45,439 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:45,439 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:45,439 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:45,439 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:07:45,469 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-09 07:07:45,470 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:45,470 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:45,470 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:45,470 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:45,493 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-09 07:07:45,493 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:07:45,493 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:45,493 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:45,493 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:45,494 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-09 07:07:45,494 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:07:45,494 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:45,495 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:45,495 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:45,514 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-09 07:07:45,514 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:07:45,514 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:45,515 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:45,515 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:45,541 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-09 07:07:45,541 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:45,541 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:45,541 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:45,542 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:45,564 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-09 07:07:45,564 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:45,564 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:45,564 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:45,564 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:45,565 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-09 07:07:45,565 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:45,565 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:45,565 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:45,565 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:45,573 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-09 07:07:45,573 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:45,573 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:45,573 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:45,573 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:45,596 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-09 07:07:45,596 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:45,596 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:45,596 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:45,596 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:45,598 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-09 07:07:45,598 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:45,598 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:45,598 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:45,598 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:45,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, 321#(= |#race~threads_total~0| 0), 215#L1032-1true, 144#L1043-12true]) [2024-11-09 07:07:45,616 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:45,616 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:45,616 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:45,616 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:45,623 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-09 07:07:45,623 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:07:45,623 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:45,623 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:45,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:45,625 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-09 07:07:45,625 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:07:45,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:45,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:45,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:45,654 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-09 07:07:45,654 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:45,654 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:45,654 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:45,654 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:45,654 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-09 07:07:45,655 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:45,655 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:45,655 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:45,655 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:45,659 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-09 07:07:45,659 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:45,659 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:45,659 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:45,659 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:45,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, 289#L1031-5true, 112#L1032-1true, 308#L1045-9true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-09 07:07:45,671 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:45,671 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:45,671 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:45,671 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:45,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], [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-09 07:07:45,691 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:45,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:45,692 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:45,692 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:45,692 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-09 07:07:45,692 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:45,692 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:45,692 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:45,692 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:45,735 INFO L124 PetriNetUnfolderBase]: 3310/13208 cut-off events. [2024-11-09 07:07:45,735 INFO L125 PetriNetUnfolderBase]: For 2373/2487 co-relation queries the response was YES. [2024-11-09 07:07:45,797 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-09 07:07:45,849 INFO L140 encePairwiseOnDemand]: 338/345 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2024-11-09 07:07:45,849 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2024-11-09 07:07:45,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:45,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:45,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2024-11-09 07:07:45,851 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8589371980676328 [2024-11-09 07:07:45,852 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2024-11-09 07:07:45,852 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2024-11-09 07:07:45,854 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:45,856 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2024-11-09 07:07:45,856 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-09 07:07:45,857 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-09 07:07:45,857 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2024-11-09 07:07:45,857 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-09 07:07:45,857 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:45,857 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-09 07:07:45,857 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-09 07:07:45,857 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-09 07:07:45,858 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:45,858 INFO L85 PathProgramCache]: Analyzing trace with hash -1298192793, now seen corresponding path program 1 times [2024-11-09 07:07:45,858 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:45,858 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837063240] [2024-11-09 07:07:45,858 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:45,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:45,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:45,978 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-09 07:07:45,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:45,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837063240] [2024-11-09 07:07:45,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837063240] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:45,978 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:45,978 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:45,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [515853106] [2024-11-09 07:07:45,979 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:45,979 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:45,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:45,980 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:45,980 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:46,008 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-09 07:07:46,009 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-09 07:07:46,009 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:46,009 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-09 07:07:46,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:48,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, 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-09 07:07:48,151 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:07:48,151 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:48,151 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:48,151 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:48,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,181 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-09 07:07:48,181 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:48,181 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:48,181 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:48,182 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-09 07:07:48,182 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:07:48,182 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:48,182 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:48,182 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,557 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-09 07:07:48,557 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:48,557 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,558 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:48,558 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,558 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:48,558 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,558 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,558 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,558 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-09 07:07:48,559 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,559 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:48,559 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,575 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:48,575 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,575 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,575 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:48,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,575 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:48,576 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:48,576 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,576 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:48,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,603 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:07:48,603 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:48,603 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:48,603 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:48,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, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-09 07:07:48,613 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:07:48,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:48,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:48,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:48,626 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-09 07:07:48,627 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:48,627 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,627 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,627 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,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, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-09 07:07:48,627 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:48,627 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,627 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,627 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:48,628 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-09 07:07:48,628 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,628 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:48,628 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:48,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,643 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:48,643 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:48,643 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:48,643 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:48,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, 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-09 07:07:48,644 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:48,644 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:48,644 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:48,644 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:48,698 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-09 07:07:48,699 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,699 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:48,699 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,713 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:48,713 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:48,713 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:48,713 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:48,733 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-09 07:07:48,734 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,734 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:48,734 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,747 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:48,747 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:48,747 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:48,747 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:48,788 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-09 07:07:48,788 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:48,788 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,788 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:48,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, 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-09 07:07:48,788 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:48,788 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,788 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,788 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,789 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:48,789 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:48,789 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,789 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,789 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:48,789 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,789 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,790 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:48,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,800 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:48,800 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,800 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:48,800 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,801 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:48,801 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,801 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:48,801 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:48,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,810 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:48,810 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:48,810 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:48,810 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:48,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, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-09 07:07:48,821 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:48,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:48,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:48,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:48,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, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-09 07:07:48,827 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,827 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,828 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,828 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,828 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,828 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,828 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,828 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,832 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-09 07:07:48,832 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,832 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,832 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,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[][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-09 07:07:48,834 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,834 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,834 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,838 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,843 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,843 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,843 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,843 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,844 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,844 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,844 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,844 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,849 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-09 07:07:48,849 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,849 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,850 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-09 07:07:48,850 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,851 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,851 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,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], [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-09 07:07:48,861 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:48,861 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,861 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:48,861 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,862 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:48,862 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:48,862 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,862 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,865 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:48,865 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,865 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:48,865 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,866 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:48,866 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,866 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:48,866 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:48,898 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-09 07:07:48,899 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,899 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,899 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,899 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,906 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-09 07:07:48,906 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,907 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,907 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,907 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:48,912 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-09 07:07:48,912 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:48,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:48,912 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:48,912 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:48,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,912 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:48,912 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:48,913 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:48,913 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:48,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,921 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:07:48,921 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:48,921 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:48,921 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:48,941 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-09 07:07:48,941 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:48,941 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,941 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:48,941 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,948 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-09 07:07:48,948 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:48,949 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,949 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:48,949 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:48,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, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-09 07:07:48,961 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:07:48,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:48,961 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:48,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,962 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:07:48,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:48,962 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:48,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,976 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,976 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,977 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,977 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,977 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,977 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,977 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,977 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,981 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-09 07:07:48,981 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:48,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, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true, 209#L1045-1true]) [2024-11-09 07:07:48,981 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,981 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-09 07:07:48,981 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:48,981 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,983 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-09 07:07:48,983 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,983 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:48,983 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,990 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:48,990 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,990 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:48,990 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,990 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-09 07:07:48,990 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:48,991 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,991 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,991 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:48,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:48,992 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:48,992 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:48,992 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:48,992 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:49,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, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true, 261#L1046-1true]) [2024-11-09 07:07:49,005 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:49,005 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:49,005 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:49,005 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:49,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, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-09 07:07:49,006 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:49,006 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:49,006 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:49,006 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:49,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], [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-09 07:07:49,029 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,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], [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-09 07:07:49,030 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,030 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,030 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,033 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-09 07:07:49,033 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,033 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:49,033 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,033 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,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, 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-09 07:07:49,033 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,034 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,034 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,034 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,034 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-09 07:07:49,034 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,034 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,034 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:49,034 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,035 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-09 07:07:49,035 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,035 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,040 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,040 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-09 07:07:49,040 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,040 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:49,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,041 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:49,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:49,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,055 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:49,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:49,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:49,055 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:49,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,056 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:49,056 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:49,056 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:49,056 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:49,071 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-09 07:07:49,071 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:49,071 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:49,071 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:49,071 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:49,077 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-09 07:07:49,077 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:49,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:49,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:49,077 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:49,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,081 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:49,081 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,081 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,081 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,085 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-09 07:07:49,085 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,085 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,085 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,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, 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-09 07:07:49,092 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:49,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:49,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,096 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:49,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:49,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,098 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:49,098 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,098 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:49,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,110 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:49,110 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:49,110 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:49,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:49,124 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-09 07:07:49,124 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:49,124 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,124 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:49,125 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-09 07:07:49,125 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:49,125 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,125 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:49,125 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:49,128 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-09 07:07:49,128 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:49,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:49,129 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:49,129 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-09 07:07:49,129 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:49,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:49,129 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:49,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, 225#ULTIMATE.startFINALtrue, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-09 07:07:49,141 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:49,141 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:49,141 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:49,141 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:49,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], [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-09 07:07:49,279 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:49,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:49,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:49,279 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:49,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,304 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,305 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,305 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-09 07:07:49,305 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,305 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,306 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,306 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,308 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-09 07:07:49,308 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,308 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,308 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-09 07:07:49,308 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,309 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,309 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:49,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,311 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:49,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,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[][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-09 07:07:49,311 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:49,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,311 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:49,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,320 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:49,320 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:49,320 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,320 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,321 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:49,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[][254], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-09 07:07:49,321 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:49,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,337 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-09 07:07:49,337 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,337 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:49,338 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-09 07:07:49,338 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:49,338 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:49,338 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,338 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:49,339 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-09 07:07:49,339 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:49,339 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,339 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:49,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:49,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,343 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:07:49,343 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,343 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,343 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:07:49,343 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-09 07:07:49,344 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:49,344 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:07:49,345 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-09 07:07:49,345 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:07:49,345 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:49,345 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,345 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,352 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-09 07:07:49,352 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:07:49,352 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,352 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:49,352 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:49,415 INFO L124 PetriNetUnfolderBase]: 7826/29803 cut-off events. [2024-11-09 07:07:49,416 INFO L125 PetriNetUnfolderBase]: For 2849/2899 co-relation queries the response was YES. [2024-11-09 07:07:49,535 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-09 07:07:49,626 INFO L140 encePairwiseOnDemand]: 342/345 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2024-11-09 07:07:49,626 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2024-11-09 07:07:49,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:49,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:49,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2024-11-09 07:07:49,628 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8763285024154589 [2024-11-09 07:07:49,628 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2024-11-09 07:07:49,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2024-11-09 07:07:49,630 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 07:07:49,632 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2024-11-09 07:07:49,633 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-09 07:07:49,633 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-09 07:07:49,633 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2024-11-09 07:07:49,633 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-09 07:07:49,633 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:49,633 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-09 07:07:49,633 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-09 07:07:49,634 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-09 07:07:49,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:49,634 INFO L85 PathProgramCache]: Analyzing trace with hash 1302927465, now seen corresponding path program 1 times [2024-11-09 07:07:49,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:49,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013282782] [2024-11-09 07:07:49,634 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:49,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:49,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:49,648 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-09 07:07:49,649 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:49,649 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013282782] [2024-11-09 07:07:49,649 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013282782] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:49,649 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:49,649 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:07:49,649 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1179290202] [2024-11-09 07:07:49,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:49,649 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:07:49,649 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:49,649 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:07:49,650 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:07:49,668 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-09 07:07:49,668 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-09 07:07:49,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:49,668 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-09 07:07:49,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:53,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:53,643 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:07:53,643 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:53,643 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:53,643 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:53,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:53,692 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-09 07:07:53,692 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:53,692 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:53,692 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:53,694 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-09 07:07:53,694 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:53,694 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:53,694 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:07:53,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:53,738 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-09 07:07:53,738 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:07:53,738 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:53,738 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,204 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:54,204 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,204 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,205 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:54,205 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,205 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,205 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,246 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:54,246 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,246 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,247 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:54,247 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,247 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,247 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,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[][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-09 07:07:54,251 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:54,251 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,251 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,251 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,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], [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-09 07:07:54,251 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:54,251 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,251 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,251 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,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[][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-09 07:07:54,252 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:07:54,252 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,252 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:54,253 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,253 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:07:54,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:54,253 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,292 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:54,292 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,292 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:54,292 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,293 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:07:54,293 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,293 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:54,294 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:54,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,328 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,328 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:54,328 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:54,328 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:54,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,359 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:07:54,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,369 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:07:54,369 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,369 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,369 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:07:54,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,393 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:54,393 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,393 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,393 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,394 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:54,394 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,394 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,394 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,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], [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-09 07:07:54,400 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:07:54,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:54,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:54,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:07:54,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,430 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:54,430 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,430 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,430 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,431 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:54,431 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,432 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,432 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,436 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-09 07:07:54,436 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,436 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,436 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,437 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-09 07:07:54,438 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:07:54,438 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,438 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,438 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:07:54,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], [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-09 07:07:54,438 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:54,438 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,438 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,438 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,477 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:07:54,478 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,478 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:54,478 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,479 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:07:54,479 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,479 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:54,479 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,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], [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-09 07:07:54,498 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:07:54,499 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,499 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:07:54,499 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:54,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,580 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:54,580 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,580 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,580 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,616 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:54,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,616 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,616 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,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[][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-09 07:07:54,621 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,621 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,621 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,632 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:54,632 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,632 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,632 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,635 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:07:54,635 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,635 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,635 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:54,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,657 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:54,657 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,657 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,657 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,671 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:54,671 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,671 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,671 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,702 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:54,702 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,703 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,703 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,708 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-09 07:07:54,708 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:07:54,708 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:54,708 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:54,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,709 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:54,709 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,709 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,709 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,713 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:54,713 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,713 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,713 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,737 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:54,737 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,737 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,737 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:54,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,741 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:54,741 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:54,741 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,741 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,746 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-09 07:07:54,746 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:07:54,746 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,746 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:54,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,746 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:07:54,746 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:54,747 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,747 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:54,758 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-09 07:07:54,758 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:07:54,758 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,758 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,758 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:54,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,772 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:07:54,772 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:54,772 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:54,772 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,824 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:54,824 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,824 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,824 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,825 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:54,825 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,825 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,826 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,851 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,852 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,852 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,852 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,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], [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-09 07:07:54,853 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,853 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,854 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,862 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-09 07:07:54,862 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,862 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,862 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,863 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-09 07:07:54,863 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:54,863 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,863 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:54,863 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:54,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,864 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,864 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,864 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,864 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,870 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,871 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,871 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,871 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,873 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,873 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,873 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,873 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,878 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-09 07:07:54,878 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:54,878 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,878 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,878 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:54,880 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-09 07:07:54,880 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:07:54,880 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,880 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:54,880 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:54,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,887 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,887 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:54,887 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:54,887 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:07:54,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,888 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,896 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:54,896 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,896 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,896 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,897 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:54,897 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,897 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,898 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,904 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:54,905 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,905 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,905 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,906 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:54,907 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,907 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,907 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,914 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-09 07:07:54,914 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,914 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,914 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,916 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-09 07:07:54,916 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:54,916 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:54,916 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,916 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:54,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,917 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:54,917 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,917 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,917 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:54,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,929 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,929 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,929 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,929 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,930 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,930 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:07:54,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,933 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,933 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,933 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,933 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:07:54,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,934 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,934 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,934 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,934 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:07:54,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,943 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,943 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,943 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,943 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,945 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,945 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,945 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,952 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,952 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,952 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,952 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,953 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,953 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,953 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,953 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,954 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,954 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,955 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,955 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,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, 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-09 07:07:54,955 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,955 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,955 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,956 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,966 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,966 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,966 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,966 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,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], [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-09 07:07:54,970 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:54,970 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:54,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,977 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:54,977 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,977 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,977 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:07:54,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,978 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:07:54,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:07:54,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:07:54,979 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:07:54,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:54,999 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:54,999 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:54,999 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:54,999 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,002 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,002 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,002 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,002 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,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), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-09 07:07:55,012 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,012 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,012 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,015 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-09 07:07:55,015 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,016 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,016 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,024 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,024 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,025 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,025 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,026 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,026 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,026 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,026 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,027 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,027 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,027 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,027 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,029 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,029 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,029 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,029 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,051 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,051 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,052 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,052 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,054 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,054 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,055 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,055 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,061 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,061 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,061 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,061 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,062 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,062 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,062 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,062 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,064 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,064 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,064 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,064 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,065 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,069 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,069 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,069 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,069 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,070 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,071 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,071 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,071 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,077 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-09 07:07:55,077 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,077 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,077 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,077 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,077 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,078 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,078 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,079 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-09 07:07:55,079 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,079 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,079 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,079 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,079 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,080 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,081 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-09 07:07:55,081 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,081 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,081 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,083 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-09 07:07:55,083 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,083 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,244 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,244 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,244 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,244 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,246 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,246 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,246 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,246 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,255 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,255 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,255 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,255 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,256 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,256 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,256 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,256 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,257 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,257 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,257 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,257 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,258 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,265 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,265 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,265 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,265 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,266 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,266 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,266 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,266 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,278 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:07:55,278 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,278 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:55,278 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,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), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-09 07:07:55,300 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:07:55,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,300 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,301 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-09 07:07:55,301 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:55,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,301 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:55,301 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,302 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:07:55,302 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:55,302 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:55,302 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,316 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:55,316 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,316 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,316 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,317 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-09 07:07:55,317 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:55,317 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,317 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,317 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,318 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-09 07:07:55,318 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:55,318 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,318 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,324 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-09 07:07:55,324 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,324 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,325 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:55,325 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,325 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,326 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-09 07:07:55,326 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:07:55,326 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,326 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:55,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,329 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:55,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,341 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:07:55,341 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,341 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,341 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,342 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-09 07:07:55,342 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:55,342 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:55,342 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,342 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:55,343 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-09 07:07:55,343 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-09 07:07:55,343 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:55,343 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:55,343 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,346 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:07:55,346 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,346 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,346 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,352 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-09 07:07:55,352 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,352 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,352 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,360 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:07:55,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,360 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,361 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:07:55,361 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,361 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:55,361 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,368 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:07:55,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,381 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:55,381 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,381 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,381 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,382 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-09 07:07:55,382 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:07:55,382 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,383 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:55,383 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,395 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-09 07:07:55,395 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,395 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,395 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,395 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,396 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-09 07:07:55,396 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,396 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,396 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,396 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,401 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-09 07:07:55,401 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,401 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,401 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,401 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,402 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-09 07:07:55,402 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,402 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,402 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,402 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,405 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:07:55,406 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,406 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,406 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,411 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-09 07:07:55,411 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,411 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,412 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,412 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,413 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-09 07:07:55,413 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:07:55,413 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,413 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,413 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:55,418 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-09 07:07:55,418 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,418 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,418 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,418 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,419 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-09 07:07:55,420 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:07:55,420 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,420 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:55,420 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,423 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:07:55,423 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,423 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,423 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,428 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-09 07:07:55,428 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:07:55,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:55,428 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,429 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:07:55,429 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,429 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,429 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,441 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,441 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,441 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,441 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,447 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,447 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,447 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,448 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,448 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,448 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,455 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,455 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,455 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,455 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,456 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,456 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,456 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,456 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,460 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,460 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,460 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,460 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,461 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,461 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,461 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,461 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,469 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,469 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,469 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,469 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,471 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,471 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,471 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,471 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,476 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-09 07:07:55,476 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,476 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,476 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,476 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,476 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,476 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,476 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,476 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,478 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-09 07:07:55,478 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,478 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,478 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,478 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,478 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,478 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,478 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,478 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,482 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,482 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,482 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,482 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,483 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,483 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,483 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,484 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,492 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,492 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,492 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,492 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,494 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,494 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,497 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,497 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,497 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,497 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,499 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,499 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,499 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,499 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,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), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-09 07:07:55,501 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,501 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,501 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,501 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,502 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,502 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,502 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,502 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,505 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-09 07:07:55,505 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,505 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,505 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,507 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-09 07:07:55,507 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,507 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,507 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,514 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:07:55,514 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,514 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,514 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,514 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:55,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,516 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:07:55,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:55,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,520 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:07:55,520 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,520 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,520 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,522 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:07:55,522 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,522 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,522 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,527 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:07:55,527 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,527 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,527 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,528 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:07:55,528 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,528 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,528 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,537 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:07:55,537 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,537 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:55,537 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,548 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,548 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,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, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-09 07:07:55,548 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,549 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,557 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,557 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,557 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,557 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,559 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,559 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,559 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,559 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,569 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,569 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,570 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,570 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,571 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,579 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-09 07:07:55,579 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,579 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,579 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:55,579 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,579 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,581 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-09 07:07:55,581 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:55,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,582 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,582 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,582 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,582 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,586 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,586 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,586 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,586 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,588 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,588 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,594 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,594 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,596 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,596 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,596 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,600 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,600 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,600 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,602 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,602 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,602 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,605 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,605 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,605 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,605 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,606 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,610 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-09 07:07:55,610 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,610 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,610 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,610 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:55,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,610 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,611 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,611 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,612 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-09 07:07:55,612 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,612 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,619 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-09 07:07:55,619 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:07:55,619 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,619 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:07:55,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,623 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:07:55,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,623 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,624 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:07:55,624 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,624 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,631 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:07:55,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,631 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,632 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:07:55,632 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,632 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:55,632 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,639 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-09 07:07:55,639 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,639 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,639 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,639 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,641 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-09 07:07:55,641 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:07:55,641 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,641 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,641 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:55,649 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-09 07:07:55,649 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,649 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,649 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,650 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,651 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-09 07:07:55,651 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,651 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,651 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,651 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,655 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,655 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,655 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,655 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,659 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-09 07:07:55,659 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,659 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,659 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,659 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,660 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-09 07:07:55,660 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:07:55,661 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,661 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:55,661 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,665 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,665 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,665 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,665 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,673 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-09 07:07:55,673 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,673 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,673 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,673 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,674 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-09 07:07:55,674 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,674 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,675 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,679 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,687 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-09 07:07:55,687 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,687 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,687 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,691 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,691 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,693 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,693 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,696 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,697 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,698 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-09 07:07:55,698 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:07:55,698 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,698 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,698 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:55,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,702 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,702 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,702 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,706 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,706 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,708 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,713 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,713 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,713 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,713 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,717 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-09 07:07:55,717 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,717 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,717 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,717 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,717 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,719 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-09 07:07:55,719 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,719 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,726 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,726 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,730 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,731 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,731 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,731 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,731 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,739 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,739 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,740 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,740 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,740 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,740 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,741 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,741 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,741 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,741 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,749 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-09 07:07:55,749 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,749 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:55,749 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-09 07:07:55,749 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,749 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,750 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,751 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-09 07:07:55,751 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:07:55,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,751 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:55,751 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:55,760 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-09 07:07:55,760 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,760 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-09 07:07:55,761 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,761 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:55,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,762 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:55,762 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,762 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,762 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,763 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-09 07:07:55,763 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:55,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,770 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-09 07:07:55,770 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,770 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,770 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-09 07:07:55,770 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,770 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,770 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,770 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:55,771 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-09 07:07:55,771 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,771 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,771 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:55,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,772 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:55,772 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,772 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,772 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,772 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-09 07:07:55,772 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:07:55,772 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:55,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:55,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,775 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:55,775 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,775 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,775 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,779 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-09 07:07:55,779 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,779 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,779 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,779 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,780 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-09 07:07:55,780 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,780 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,780 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,780 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:55,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,781 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:55,781 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,781 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,781 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,782 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-09 07:07:55,782 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:07:55,782 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,782 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,782 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,784 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:55,784 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,784 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,784 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,787 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:55,787 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,787 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,787 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,790 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-09 07:07:55,790 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,790 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,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], [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-09 07:07:55,795 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:07:55,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:55,796 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,796 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,799 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:07:55,799 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,799 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:55,799 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:55,815 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-09 07:07:55,816 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,816 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,816 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,817 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-09 07:07:55,817 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,817 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-09 07:07:55,818 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,818 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,818 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,818 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,818 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-09 07:07:55,818 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:07:55,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:55,818 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,823 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,823 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,828 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-09 07:07:55,828 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,828 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,828 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,831 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-09 07:07:55,831 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:07:55,831 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,831 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,831 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:55,834 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-09 07:07:55,834 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:07:55,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:07:55,834 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:55,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,840 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:55,840 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,840 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,841 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:55,841 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,841 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,848 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:55,848 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,848 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,854 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,855 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,855 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,855 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,859 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,859 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,859 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,861 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,864 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-09 07:07:55,864 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:55,864 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:55,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:55,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,864 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,868 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,869 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,870 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:07:55,870 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:55,870 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,870 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:07:55,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,873 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,877 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,878 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,878 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:55,878 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:07:55,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,879 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,882 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,882 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,882 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,882 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,883 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,883 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,886 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-09 07:07:55,886 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:55,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,887 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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[][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-09 07:07:55,887 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:55,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,888 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,888 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-09 07:07:55,888 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:07:55,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,891 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:55,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:55,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, 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-09 07:07:55,893 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:55,893 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:55,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,894 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:55,894 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:55,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,895 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-09 07:07:55,895 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:07:55,895 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:07:55,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:55,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,897 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:55,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:55,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:55,901 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:55,901 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:55,901 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:55,901 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,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], [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-09 07:07:56,045 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:56,046 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,046 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:56,047 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,050 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-09 07:07:56,050 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,050 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,051 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,051 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:56,051 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:56,055 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:07:56,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:56,055 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-09 07:07:56,059 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:07:56,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,060 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:56,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], [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-09 07:07:56,061 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:07:56,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:07:56,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:07:56,085 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-09 07:07:56,085 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:56,085 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:56,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,086 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-09 07:07:56,086 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:56,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,086 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:56,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,089 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-09 07:07:56,089 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:56,089 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:56,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,090 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-09 07:07:56,090 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:56,090 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:56,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,090 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-09 07:07:56,090 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:07:56,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,090 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:07:56,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:56,093 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-09 07:07:56,093 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,093 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,093 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,093 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,093 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-09 07:07:56,093 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:56,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,094 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:56,094 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-09 07:07:56,094 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:56,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,094 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:56,098 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-09 07:07:56,098 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,098 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,098 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,098 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,098 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-09 07:07:56,098 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:56,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,098 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:56,099 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-09 07:07:56,099 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:56,099 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:56,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,099 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-09 07:07:56,099 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:07:56,099 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:07:56,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:07:56,100 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-09 07:07:56,100 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,101 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-09 07:07:56,101 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,101 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-09 07:07:56,101 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,102 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-09 07:07:56,102 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,104 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-09 07:07:56,104 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,104 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,105 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-09 07:07:56,105 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,105 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,106 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-09 07:07:56,106 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:07:56,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:07:56,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:07:56,108 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-09 07:07:56,108 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,108 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:07:56,108 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,108 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,109 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-09 07:07:56,109 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,109 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,109 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:07:56,109 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,109 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-09 07:07:56,109 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:07:56,109 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,109 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:07:56,109 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:07:56,215 INFO L124 PetriNetUnfolderBase]: 16670/57541 cut-off events. [2024-11-09 07:07:56,215 INFO L125 PetriNetUnfolderBase]: For 4565/4762 co-relation queries the response was YES. [2024-11-09 07:07:56,432 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78287 conditions, 57541 events. 16670/57541 cut-off events. For 4565/4762 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-09 07:07:56,621 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2024-11-09 07:07:56,621 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2024-11-09 07:07:56,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:07:56,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:07:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2024-11-09 07:07:56,623 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8608695652173913 [2024-11-09 07:07:56,623 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2024-11-09 07:07:56,623 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2024-11-09 07:07:56,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:07:56,630 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2024-11-09 07:07:56,631 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-09 07:07:56,631 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2024-11-09 07:07:56,631 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2024-11-09 07:07:56,631 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-09 07:07:56,631 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:07:56,631 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-09 07:07:56,632 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-09 07:07:56,632 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-09 07:07:56,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:07:56,632 INFO L85 PathProgramCache]: Analyzing trace with hash 1477071960, now seen corresponding path program 1 times [2024-11-09 07:07:56,632 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:07:56,632 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327672994] [2024-11-09 07:07:56,632 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:07:56,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:07:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:07:56,762 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-09 07:07:56,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:07:56,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327672994] [2024-11-09 07:07:56,762 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327672994] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:07:56,762 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:07:56,762 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:07:56,762 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320351335] [2024-11-09 07:07:56,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:07:56,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:07:56,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:07:56,763 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:07:56,763 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:07:57,029 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 345 [2024-11-09 07:07:57,031 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-09 07:07:57,031 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:07:57,031 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 345 [2024-11-09 07:07:57,031 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:07:57,824 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-09 07:07:57,824 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,824 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,824 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,824 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,856 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-09 07:07:57,856 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-09 07:07:57,856 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-09 07:07:57,856 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-09 07:07:57,856 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:07:57,892 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-09 07:07:57,892 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,893 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-09 07:07:57,893 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,893 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-09 07:07:57,893 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,893 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-09 07:07:57,893 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,893 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,936 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-09 07:07:57,937 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,937 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-09 07:07:57,937 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,937 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-09 07:07:57,937 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,937 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,938 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-09 07:07:57,938 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,938 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-09 07:07:57,938 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:57,980 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-09 07:07:57,980 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,980 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:57,980 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:57,981 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:58,019 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-09 07:07:58,020 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,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, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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-09 07:07:58,020 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,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[][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-09 07:07:58,020 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,020 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,021 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-09 07:07:58,021 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,021 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-09 07:07:58,021 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:07:58,021 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:07:58,022 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-09 07:07:58,022 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,022 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,022 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,022 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,022 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,022 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,022 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,022 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-09 07:07:58,022 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,023 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-09 07:07:58,023 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,023 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-09 07:07:58,023 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:58,023 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:58,024 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-09 07:07:58,024 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,024 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,074 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-09 07:07:58,074 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,074 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,074 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,074 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,075 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-09 07:07:58,075 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,075 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-09 07:07:58,075 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,075 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-09 07:07:58,075 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,075 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,127 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-09 07:07:58,127 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:07:58,127 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,127 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,127 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,127 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,127 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-09 07:07:58,127 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,127 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,128 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-09 07:07:58,128 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,128 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-09 07:07:58,128 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:58,128 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-09 07:07:58,128 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,128 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,461 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-09 07:07:58,461 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,461 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,461 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,461 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,461 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,461 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,462 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-09 07:07:58,462 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,462 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:07:58,537 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-09 07:07:58,538 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,538 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-09 07:07:58,538 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,538 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,539 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,539 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,539 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:07:58,539 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,539 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:07:58,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[][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-09 07:07:58,603 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,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[][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-09 07:07:58,603 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,604 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,604 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-09 07:07:58,604 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,608 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-09 07:07:58,608 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,608 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,608 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,608 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,609 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-09 07:07:58,609 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,609 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,609 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,609 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,609 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-09 07:07:58,609 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,609 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,609 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,609 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,611 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-09 07:07:58,611 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-09 07:07:58,611 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,611 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-09 07:07:58,611 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-09 07:07:58,612 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-09 07:07:58,612 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-09 07:07:58,612 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-09 07:07:58,612 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-09 07:07:58,612 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,613 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-09 07:07:58,613 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,613 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,613 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,613 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,613 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,613 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,613 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-09 07:07:58,613 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,613 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,614 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,614 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,614 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:07:58,614 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,614 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,614 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:07:58,657 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-09 07:07:58,658 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,658 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,658 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,658 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,660 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-09 07:07:58,660 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,672 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-09 07:07:58,672 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,672 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,672 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,672 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,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[][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-09 07:07:58,686 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,686 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,686 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-09 07:07:58,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,686 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-09 07:07:58,686 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,686 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,686 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-09 07:07:58,687 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-09 07:07:58,687 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:07:58,688 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-09 07:07:58,688 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:07:58,688 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:07:58,689 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,689 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:07:58,689 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:07:58,728 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-09 07:07:58,728 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,728 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,728 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,728 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,732 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-09 07:07:58,732 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,741 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-09 07:07:58,741 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,741 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,758 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-09 07:07:58,759 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,759 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,759 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,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[][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-09 07:07:58,764 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,764 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,764 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,764 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-09 07:07:58,764 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-09 07:07:58,764 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,764 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,764 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,764 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-09 07:07:58,808 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-09 07:07:58,809 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,819 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-09 07:07:58,819 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,819 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:58,819 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,819 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,819 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-09 07:07:58,820 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,820 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-09 07:07:58,820 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,820 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-09 07:07:58,820 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,820 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:58,821 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-09 07:07:58,821 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:58,821 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,829 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-09 07:07:58,829 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:58,829 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:58,829 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:58,830 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:58,830 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-09 07:07:58,830 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-09 07:07:58,830 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:58,830 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:58,830 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:58,836 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-09 07:07:58,836 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,836 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,836 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-09 07:07:58,837 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-09 07:07:58,837 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-09 07:07:58,837 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,837 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-09 07:07:58,837 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,837 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-09 07:07:58,837 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-09 07:07:58,837 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-09 07:07:58,837 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:58,837 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:58,838 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:58,881 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-09 07:07:58,881 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,881 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,881 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,881 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:58,881 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,885 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-09 07:07:58,885 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:58,885 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:58,885 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:58,885 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:58,902 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-09 07:07:58,902 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,902 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:07:58,902 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:58,902 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:58,906 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-09 07:07:58,906 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,906 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:58,906 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:58,906 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:58,948 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-09 07:07:58,948 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:58,948 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,948 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:58,948 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,948 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:58,953 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-09 07:07:58,953 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:58,954 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:58,954 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:58,954 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:58,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[][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-09 07:07:58,964 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:58,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:58,972 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-09 07:07:58,973 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,973 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,973 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-09 07:07:58,973 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-09 07:07:58,973 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-09 07:07:58,973 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,973 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,974 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-09 07:07:58,974 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:58,974 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-09 07:07:58,974 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,974 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,975 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:58,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,976 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-09 07:07:58,976 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,976 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-09 07:07:58,976 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,976 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,976 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-09 07:07:58,977 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,977 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,977 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,977 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,984 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-09 07:07:58,984 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,984 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,984 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-09 07:07:58,984 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-09 07:07:58,984 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-09 07:07:58,985 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,985 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,985 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,985 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:58,985 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,026 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-09 07:07:59,026 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,026 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,026 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,039 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-09 07:07:59,039 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,039 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,039 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,040 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,047 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-09 07:07:59,047 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,047 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,048 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,048 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,049 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-09 07:07:59,049 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,049 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-09 07:07:59,049 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,049 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,111 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-09 07:07:59,111 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,111 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,111 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,111 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,124 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-09 07:07:59,124 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,124 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,124 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,124 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,126 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-09 07:07:59,126 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,126 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,126 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,126 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,126 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,126 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-09 07:07:59,126 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,126 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,127 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-09 07:07:59,127 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,127 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,127 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-09 07:07:59,127 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,128 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-09 07:07:59,128 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,132 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-09 07:07:59,132 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,132 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:07:59,132 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:59,133 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:07:59,133 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:07:59,188 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-09 07:07:59,188 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,188 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,189 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,189 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-09 07:07:59,189 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,194 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-09 07:07:59,194 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,194 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,194 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,194 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,194 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,194 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-09 07:07:59,194 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,195 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-09 07:07:59,195 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,195 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-09 07:07:59,195 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,195 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,196 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,196 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,196 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,199 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-09 07:07:59,199 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,199 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,199 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,199 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,199 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-09 07:07:59,199 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,199 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,200 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-09 07:07:59,200 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,200 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,200 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,201 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,201 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-09 07:07:59,201 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,203 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-09 07:07:59,203 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,203 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,211 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-09 07:07:59,211 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,211 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,211 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,211 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,213 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-09 07:07:59,213 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,214 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-09 07:07:59,214 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,214 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,214 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-09 07:07:59,215 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,215 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-09 07:07:59,215 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,215 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,216 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,216 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,216 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,216 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,216 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,216 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,218 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-09 07:07:59,218 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,219 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-09 07:07:59,219 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,219 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-09 07:07:59,219 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,219 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,220 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-09 07:07:59,220 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,220 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-09 07:07:59,220 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,220 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,221 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,221 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,221 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,221 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-09 07:07:59,222 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,222 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-09 07:07:59,222 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:07:59,222 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,222 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-09 07:07:59,222 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,224 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-09 07:07:59,224 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,224 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,225 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,225 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-09 07:07:59,225 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-09 07:07:59,225 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,225 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,225 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,225 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,235 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-09 07:07:59,236 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-09 07:07:59,236 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-09 07:07:59,236 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,283 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-09 07:07:59,283 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,284 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-09 07:07:59,284 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,293 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,293 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,294 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,294 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,551 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-09 07:07:59,551 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,552 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,552 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,558 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-09 07:07:59,558 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,558 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-09 07:07:59,558 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,558 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-09 07:07:59,558 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,558 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,559 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-09 07:07:59,559 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,559 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-09 07:07:59,559 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,559 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,565 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-09 07:07:59,565 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,565 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,565 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,565 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,565 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,566 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-09 07:07:59,566 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,566 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-09 07:07:59,566 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,566 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-09 07:07:59,566 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,567 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,567 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,571 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-09 07:07:59,571 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,571 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,571 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,571 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:07:59,609 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-09 07:07:59,609 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,609 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-09 07:07:59,609 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,609 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,615 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-09 07:07:59,616 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,616 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-09 07:07:59,616 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,616 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-09 07:07:59,616 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,616 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-09 07:07:59,616 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,616 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,617 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,617 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-09 07:07:59,617 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,617 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,617 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,617 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,618 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-09 07:07:59,618 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,618 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,618 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,619 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,619 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-09 07:07:59,619 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,619 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,619 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,619 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,619 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-09 07:07:59,619 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,620 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-09 07:07:59,620 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,620 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,620 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-09 07:07:59,621 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,621 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,621 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,621 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,624 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-09 07:07:59,624 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,624 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-09 07:07:59,624 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,624 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,624 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-09 07:07:59,624 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,625 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-09 07:07:59,625 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,625 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-09 07:07:59,625 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,626 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,627 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-09 07:07:59,627 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,627 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-09 07:07:59,627 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,627 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-09 07:07:59,628 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,628 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-09 07:07:59,628 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,628 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-09 07:07:59,628 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,628 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,632 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,632 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,632 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-09 07:07:59,632 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,632 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,633 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,633 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,633 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-09 07:07:59,633 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,633 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,634 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-09 07:07:59,634 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,634 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-09 07:07:59,634 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,634 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,635 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-09 07:07:59,635 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,635 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-09 07:07:59,635 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,637 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-09 07:07:59,637 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,637 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-09 07:07:59,637 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,637 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-09 07:07:59,637 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,637 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,638 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-09 07:07:59,638 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,638 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-09 07:07:59,638 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,638 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,683 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-09 07:07:59,683 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:07:59,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,684 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-09 07:07:59,684 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,684 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,696 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-09 07:07:59,696 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,696 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,696 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,696 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,697 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-09 07:07:59,697 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,697 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,697 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,698 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-09 07:07:59,698 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,698 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-09 07:07:59,698 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,698 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-09 07:07:59,698 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,698 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,699 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,699 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,699 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,699 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-09 07:07:59,699 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,699 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,699 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,699 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,707 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-09 07:07:59,707 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,708 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-09 07:07:59,708 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,708 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-09 07:07:59,708 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,708 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,708 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-09 07:07:59,708 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,709 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-09 07:07:59,709 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,709 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,718 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,718 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,718 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,718 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,746 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-09 07:07:59,746 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,764 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-09 07:07:59,764 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,764 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,764 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,764 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,767 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-09 07:07:59,767 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,767 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-09 07:07:59,767 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,768 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-09 07:07:59,768 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,768 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-09 07:07:59,768 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,796 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-09 07:07:59,796 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,796 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,796 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,796 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,823 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-09 07:07:59,823 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,823 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,823 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,823 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,829 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-09 07:07:59,829 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,829 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,829 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,829 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-09 07:07:59,829 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,829 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,829 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-09 07:07:59,830 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,830 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-09 07:07:59,830 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,830 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-09 07:07:59,830 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,830 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,831 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-09 07:07:59,831 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,831 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-09 07:07:59,831 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,831 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,831 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-09 07:07:59,831 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,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[][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-09 07:07:59,832 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,832 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-09 07:07:59,832 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,832 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,834 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-09 07:07:59,834 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,834 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,834 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,834 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,835 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-09 07:07:59,835 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,835 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-09 07:07:59,835 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,836 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-09 07:07:59,836 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,836 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-09 07:07:59,836 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,837 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-09 07:07:59,837 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,837 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-09 07:07:59,837 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,838 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-09 07:07:59,838 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,838 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-09 07:07:59,838 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,839 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-09 07:07:59,839 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,839 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,854 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-09 07:07:59,855 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,855 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,855 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,855 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,881 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-09 07:07:59,881 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,888 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-09 07:07:59,888 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:07:59,888 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,889 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,889 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,890 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-09 07:07:59,890 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,890 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-09 07:07:59,890 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,890 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-09 07:07:59,890 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,890 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,891 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-09 07:07:59,891 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,891 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-09 07:07:59,891 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,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, 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-09 07:07:59,894 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,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, 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-09 07:07:59,894 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,895 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-09 07:07:59,895 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,895 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-09 07:07:59,895 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,895 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,896 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-09 07:07:59,896 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,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], [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-09 07:07:59,899 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,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], [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-09 07:07:59,899 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,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], [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-09 07:07:59,900 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,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], [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-09 07:07:59,900 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,900 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,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], [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-09 07:07:59,901 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,903 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-09 07:07:59,904 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,904 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-09 07:07:59,904 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:07:59,904 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-09 07:07:59,904 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,904 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-09 07:07:59,904 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,904 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,905 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-09 07:07:59,905 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,905 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,905 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,913 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-09 07:07:59,913 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:07:59,913 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:07:59,934 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-09 07:07:59,934 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,934 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,949 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-09 07:07:59,950 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:07:59,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,957 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-09 07:07:59,957 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,957 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,957 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,957 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,957 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,958 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-09 07:07:59,958 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,958 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-09 07:07:59,958 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,958 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-09 07:07:59,958 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,958 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,959 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-09 07:07:59,959 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,961 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-09 07:07:59,961 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:07:59,961 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:59,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,961 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:07:59,961 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-09 07:07:59,961 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:07:59,962 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-09 07:07:59,962 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,962 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-09 07:07:59,962 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,962 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-09 07:07:59,962 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:07:59,963 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-09 07:07:59,963 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,963 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,963 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,963 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:07:59,963 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,964 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-09 07:07:59,964 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,964 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-09 07:07:59,964 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,964 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:07:59,965 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-09 07:07:59,965 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:07:59,965 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:07:59,972 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-09 07:07:59,972 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,972 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:07:59,986 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-09 07:07:59,987 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:07:59,987 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,987 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:07:59,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,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, 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-09 07:07:59,994 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:07:59,994 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:07:59,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,007 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-09 07:08:00,007 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,007 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,007 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,007 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,014 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-09 07:08:00,014 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,014 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,014 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,014 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,014 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,014 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,015 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-09 07:08:00,015 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,015 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-09 07:08:00,015 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,015 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,016 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-09 07:08:00,016 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,016 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,017 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,017 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,018 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,018 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,018 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,018 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,020 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,020 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,020 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,020 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,020 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,020 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,022 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-09 07:08:00,023 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,023 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,023 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,023 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,023 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,023 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,024 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-09 07:08:00,024 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,024 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,024 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,024 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,025 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,025 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-09 07:08:00,025 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,025 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,025 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,025 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,027 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-09 07:08:00,027 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,027 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-09 07:08:00,027 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,027 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-09 07:08:00,027 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,028 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-09 07:08:00,028 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,028 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-09 07:08:00,028 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,028 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-09 07:08:00,028 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,028 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,029 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-09 07:08:00,029 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,029 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-09 07:08:00,029 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,034 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-09 07:08:00,034 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,034 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,034 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,034 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,041 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-09 07:08:00,041 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,041 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,041 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,041 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,048 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-09 07:08:00,048 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,059 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-09 07:08:00,059 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,059 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,059 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,059 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,062 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-09 07:08:00,062 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,062 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,062 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,062 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,063 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,063 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,071 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-09 07:08:00,071 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,071 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,072 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-09 07:08:00,072 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,078 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-09 07:08:00,078 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,078 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,078 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,078 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,079 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-09 07:08:00,079 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,079 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,080 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-09 07:08:00,080 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,080 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-09 07:08:00,080 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,080 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,081 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-09 07:08:00,081 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,082 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-09 07:08:00,082 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,082 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,083 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-09 07:08:00,083 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,084 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-09 07:08:00,084 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,085 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-09 07:08:00,085 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,085 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,085 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,085 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,086 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-09 07:08:00,086 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,086 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,087 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,087 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,087 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,092 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-09 07:08:00,092 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,092 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,092 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,095 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-09 07:08:00,095 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,095 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-09 07:08:00,095 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,095 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,096 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-09 07:08:00,096 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,096 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,096 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,096 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,097 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-09 07:08:00,097 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,097 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,097 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,097 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,097 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,097 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,097 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,099 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-09 07:08:00,099 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,099 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,099 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,099 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,099 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-09 07:08:00,099 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,099 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,099 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,100 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,103 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-09 07:08:00,103 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,103 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,103 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,103 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-09 07:08:00,103 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-09 07:08:00,104 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,104 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-09 07:08:00,104 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,105 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-09 07:08:00,105 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,105 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,105 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,106 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,112 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-09 07:08:00,112 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,112 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,112 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,123 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-09 07:08:00,123 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,123 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,123 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,123 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,126 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-09 07:08:00,126 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,126 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,126 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-09 07:08:00,127 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-09 07:08:00,127 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,127 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-09 07:08:00,127 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,127 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-09 07:08:00,128 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-09 07:08:00,128 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,128 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-09 07:08:00,128 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,130 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-09 07:08:00,130 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-09 07:08:00,130 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-09 07:08:00,130 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,130 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,136 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-09 07:08:00,136 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,136 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,137 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-09 07:08:00,137 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,144 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-09 07:08:00,144 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,144 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,144 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,144 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,146 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-09 07:08:00,146 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,146 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-09 07:08:00,146 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,146 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-09 07:08:00,147 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,147 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,147 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,148 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-09 07:08:00,148 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,148 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-09 07:08:00,148 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,148 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,149 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-09 07:08:00,149 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,149 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,150 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-09 07:08:00,150 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,150 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,150 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,150 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-09 07:08:00,151 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,151 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,152 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-09 07:08:00,152 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,153 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,156 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-09 07:08:00,156 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,156 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,156 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-09 07:08:00,157 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,157 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-09 07:08:00,157 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,157 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-09 07:08:00,157 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,157 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:00,158 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-09 07:08:00,158 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,158 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,161 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,161 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,161 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-09 07:08:00,161 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,162 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-09 07:08:00,162 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,162 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-09 07:08:00,162 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,168 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-09 07:08:00,168 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,168 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,168 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,168 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,168 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,178 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-09 07:08:00,178 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,178 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,178 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,182 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-09 07:08:00,182 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-09 07:08:00,183 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-09 07:08:00,183 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,183 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,183 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,184 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-09 07:08:00,184 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,184 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-09 07:08:00,184 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,184 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,184 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-09 07:08:00,185 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,185 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,185 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,185 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,185 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,185 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,186 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-09 07:08:00,186 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,186 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-09 07:08:00,187 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-09 07:08:00,187 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,187 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,187 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,187 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,187 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,187 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,200 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-09 07:08:00,200 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,200 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,203 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-09 07:08:00,203 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,203 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-09 07:08:00,203 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,204 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-09 07:08:00,204 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,204 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,204 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,204 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,204 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,204 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,204 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-09 07:08:00,204 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,204 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,205 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-09 07:08:00,205 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,206 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-09 07:08:00,206 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,206 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-09 07:08:00,206 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,206 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,207 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-09 07:08:00,207 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,208 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-09 07:08:00,208 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,208 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,208 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,208 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,208 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,210 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-09 07:08:00,210 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,214 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,214 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,215 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,215 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,216 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-09 07:08:00,216 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,216 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-09 07:08:00,216 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,216 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-09 07:08:00,217 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,217 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-09 07:08:00,217 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,217 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-09 07:08:00,217 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,217 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,219 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-09 07:08:00,219 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,222 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-09 07:08:00,222 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,222 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,222 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,224 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-09 07:08:00,224 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,224 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,224 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,224 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,226 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-09 07:08:00,226 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,226 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-09 07:08:00,226 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,226 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,227 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-09 07:08:00,227 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,227 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-09 07:08:00,227 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,227 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-09 07:08:00,227 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,228 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-09 07:08:00,228 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,228 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-09 07:08:00,228 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,228 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,231 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-09 07:08:00,231 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,232 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-09 07:08:00,232 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,237 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-09 07:08:00,237 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,240 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-09 07:08:00,240 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,240 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-09 07:08:00,240 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,240 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,241 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-09 07:08:00,241 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,241 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-09 07:08:00,241 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,241 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,241 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-09 07:08:00,242 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,242 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-09 07:08:00,242 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,242 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,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, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-09 07:08:00,244 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-09 07:08:00,244 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-09 07:08:00,244 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,257 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-09 07:08:00,257 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,257 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,257 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,257 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:00,257 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,259 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-09 07:08:00,259 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,259 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,261 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-09 07:08:00,262 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,266 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-09 07:08:00,266 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,266 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-09 07:08:00,266 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,268 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-09 07:08:00,268 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,268 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,268 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,268 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,268 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-09 07:08:00,268 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,271 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-09 07:08:00,271 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,271 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,271 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,271 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,272 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-09 07:08:00,272 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,272 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,272 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,272 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-09 07:08:00,273 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,273 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-09 07:08:00,273 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,274 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-09 07:08:00,274 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,274 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,274 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,274 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,274 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,274 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,275 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-09 07:08:00,275 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,275 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,275 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,275 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,275 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,275 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,276 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-09 07:08:00,276 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,277 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-09 07:08:00,277 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,277 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-09 07:08:00,277 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,277 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-09 07:08:00,277 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,277 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,277 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-09 07:08:00,278 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,278 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,278 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,278 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,280 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-09 07:08:00,280 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,280 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,280 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,280 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,281 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-09 07:08:00,281 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,281 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-09 07:08:00,281 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,281 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-09 07:08:00,282 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,282 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,282 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-09 07:08:00,282 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,283 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-09 07:08:00,283 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,283 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-09 07:08:00,283 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,283 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-09 07:08:00,283 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,284 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-09 07:08:00,284 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,284 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-09 07:08:00,284 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,284 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-09 07:08:00,284 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,285 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-09 07:08:00,285 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,285 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,286 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-09 07:08:00,286 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,286 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,286 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,286 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,286 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,287 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-09 07:08:00,287 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,287 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,287 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,288 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-09 07:08:00,289 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,289 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-09 07:08:00,289 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,289 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-09 07:08:00,289 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,289 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-09 07:08:00,289 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,289 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,290 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-09 07:08:00,290 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,290 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-09 07:08:00,290 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,290 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-09 07:08:00,290 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,290 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,291 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-09 07:08:00,291 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,291 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-09 07:08:00,291 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,291 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,295 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-09 07:08:00,295 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-09 07:08:00,295 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-09 07:08:00,295 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,295 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,296 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-09 07:08:00,296 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,296 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,296 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,296 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-09 07:08:00,296 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-09 07:08:00,296 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,296 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,296 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,296 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-09 07:08:00,296 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,297 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,297 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,297 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,297 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,297 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,298 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-09 07:08:00,298 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,298 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-09 07:08:00,298 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-09 07:08:00,298 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,299 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,299 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,299 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,453 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-09 07:08:00,453 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,453 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,453 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,453 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,453 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:00,464 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-09 07:08:00,464 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,464 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,466 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-09 07:08:00,466 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,466 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,467 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-09 07:08:00,467 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,467 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,469 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-09 07:08:00,469 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,469 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,469 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,470 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-09 07:08:00,470 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,473 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-09 07:08:00,473 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,473 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,474 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,474 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-09 07:08:00,474 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,474 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-09 07:08:00,474 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,474 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,478 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-09 07:08:00,478 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,478 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,478 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,478 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,479 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-09 07:08:00,479 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,479 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-09 07:08:00,479 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,480 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-09 07:08:00,480 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,480 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,481 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-09 07:08:00,481 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,481 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,481 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,481 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,481 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,481 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,482 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-09 07:08:00,482 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,482 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,482 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,483 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-09 07:08:00,483 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,483 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,483 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,483 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,483 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,484 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-09 07:08:00,484 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,484 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,484 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,484 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,488 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-09 07:08:00,488 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,488 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-09 07:08:00,488 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-09 07:08:00,488 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,489 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-09 07:08:00,489 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,489 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,489 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,489 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,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, 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-09 07:08:00,491 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,491 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,491 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-09 07:08:00,491 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-09 07:08:00,492 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-09 07:08:00,492 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,492 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-09 07:08:00,492 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,492 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,493 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-09 07:08:00,493 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,504 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-09 07:08:00,504 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,504 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,504 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,504 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:00,513 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-09 07:08:00,513 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,513 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-09 07:08:00,513 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,514 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,519 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,519 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,519 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,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, 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-09 07:08:00,519 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,519 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,519 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,520 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-09 07:08:00,520 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,520 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-09 07:08:00,520 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,525 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-09 07:08:00,526 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,526 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-09 07:08:00,526 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,527 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-09 07:08:00,527 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,527 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,528 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-09 07:08:00,528 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,528 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-09 07:08:00,528 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,528 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,529 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,529 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,530 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-09 07:08:00,530 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,530 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,530 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,530 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,530 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,530 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,531 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,531 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-09 07:08:00,531 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,533 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-09 07:08:00,533 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,533 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,533 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,533 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,533 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-09 07:08:00,533 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,533 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,533 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,533 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,538 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-09 07:08:00,538 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,539 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,539 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,539 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,541 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-09 07:08:00,541 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,541 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,546 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-09 07:08:00,546 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,546 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,554 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-09 07:08:00,554 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,555 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-09 07:08:00,555 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,555 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08: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[][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-09 07:08:00,556 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,556 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,556 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:00,556 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,564 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-09 07:08:00,564 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,566 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-09 07:08:00,566 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,566 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,566 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,570 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-09 07:08:00,570 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,570 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-09 07:08:00,570 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,572 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-09 07:08:00,572 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,572 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,572 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,572 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,572 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-09 07:08:00,572 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,572 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,572 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,572 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,575 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-09 07:08:00,575 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,575 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-09 07:08:00,575 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,575 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-09 07:08:00,575 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,575 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,575 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-09 07:08:00,575 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,576 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-09 07:08:00,576 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,576 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-09 07:08:00,576 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,577 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-09 07:08:00,577 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,577 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-09 07:08:00,577 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,577 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-09 07:08:00,577 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,578 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-09 07:08:00,578 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,580 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-09 07:08:00,580 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,580 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-09 07:08:00,580 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,580 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-09 07:08:00,581 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,581 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-09 07:08:00,581 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,581 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-09 07:08:00,581 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,582 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,582 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,582 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,582 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,583 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-09 07:08:00,583 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,584 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-09 07:08:00,584 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,584 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-09 07:08:00,584 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,584 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-09 07:08:00,584 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,585 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-09 07:08:00,585 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,585 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-09 07:08:00,585 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,585 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-09 07:08:00,585 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,585 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,586 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-09 07:08:00,586 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,586 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-09 07:08:00,586 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,586 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-09 07:08:00,586 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,586 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,590 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-09 07:08:00,590 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,590 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-09 07:08:00,590 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,590 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-09 07:08:00,590 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,591 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-09 07:08:00,591 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,591 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-09 07:08:00,591 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,591 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-09 07:08:00,591 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,592 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-09 07:08:00,592 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,592 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-09 07:08:00,592 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,601 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-09 07:08:00,601 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,601 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,601 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,602 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-09 07:08:00,602 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,602 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,603 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,603 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,603 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,603 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:00,617 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-09 07:08:00,617 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,617 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,619 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-09 07:08:00,619 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,620 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-09 07:08:00,620 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,620 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-09 07:08:00,620 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,620 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-09 07:08:00,620 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,620 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,621 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,622 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-09 07:08:00,622 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,622 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-09 07:08:00,622 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,625 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-09 07:08:00,625 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,626 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-09 07:08:00,626 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,626 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-09 07:08:00,626 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,626 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-09 07:08:00,626 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,626 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,627 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-09 07:08:00,627 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,628 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-09 07:08:00,628 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,628 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-09 07:08:00,628 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,628 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-09 07:08:00,629 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,629 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-09 07:08:00,629 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,629 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-09 07:08:00,629 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,629 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-09 07:08:00,629 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,629 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,630 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-09 07:08:00,630 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,630 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-09 07:08:00,630 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,630 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-09 07:08:00,630 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,631 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-09 07:08:00,631 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,631 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-09 07:08:00,631 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,632 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-09 07:08:00,632 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,632 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,634 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-09 07:08:00,634 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,634 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-09 07:08:00,634 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,635 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-09 07:08:00,635 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,635 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-09 07:08:00,635 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,635 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,636 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-09 07:08:00,636 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,636 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-09 07:08:00,636 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,636 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,637 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-09 07:08:00,637 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,637 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-09 07:08:00,637 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,637 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-09 07:08:00,637 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,637 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-09 07:08:00,637 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,638 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,638 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-09 07:08:00,638 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,638 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,638 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,638 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,639 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-09 07:08:00,639 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,639 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-09 07:08:00,639 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,640 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-09 07:08:00,640 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,640 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-09 07:08:00,640 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,640 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-09 07:08:00,640 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,641 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-09 07:08:00,641 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,641 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-09 07:08:00,641 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,642 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-09 07:08:00,642 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,642 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,642 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,642 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:00,643 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-09 07:08:00,643 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,643 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,644 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-09 07:08:00,644 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,645 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,645 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-09 07:08:00,645 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,645 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,646 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-09 07:08:00,646 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,646 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-09 07:08:00,646 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,646 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-09 07:08:00,646 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,646 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,647 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-09 07:08:00,647 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,647 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,647 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,647 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,647 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,651 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-09 07:08:00,651 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,651 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-09 07:08:00,651 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,652 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-09 07:08:00,652 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,652 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,652 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,652 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:00,665 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-09 07:08:00,665 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,665 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,665 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,665 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,671 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-09 07:08:00,671 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,671 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,672 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-09 07:08:00,672 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,672 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-09 07:08:00,672 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,672 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-09 07:08:00,672 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,672 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,673 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,673 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,674 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-09 07:08:00,674 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,674 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,674 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,675 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,675 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,677 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-09 07:08:00,677 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,677 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,678 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-09 07:08:00,678 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,678 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-09 07:08:00,678 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,681 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-09 07:08:00,681 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,681 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,681 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,681 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,681 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,681 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-09 07:08:00,681 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,682 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-09 07:08:00,682 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,683 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,683 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-09 07:08:00,683 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,683 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,683 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,686 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-09 07:08:00,687 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,687 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-09 07:08:00,687 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,687 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,688 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-09 07:08:00,688 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,688 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,688 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,688 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,689 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,689 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,689 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,689 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-09 07:08:00,689 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,689 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,689 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,689 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,690 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-09 07:08:00,690 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,690 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,690 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,690 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,690 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,690 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,691 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-09 07:08:00,691 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,703 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-09 07:08:00,703 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,703 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,704 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,709 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-09 07:08:00,710 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,710 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-09 07:08:00,710 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,715 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-09 07:08:00,715 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,715 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,715 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,715 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,715 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,715 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-09 07:08:00,715 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,716 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,721 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-09 07:08:00,721 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,722 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,722 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-09 07:08:00,722 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,723 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-09 07:08:00,723 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,723 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-09 07:08:00,723 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,725 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-09 07:08:00,725 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,726 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-09 07:08:00,726 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,726 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-09 07:08:00,726 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,726 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-09 07:08:00,726 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,727 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-09 07:08:00,727 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,730 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-09 07:08:00,730 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,731 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-09 07:08:00,731 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,731 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,731 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,732 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,732 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,732 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-09 07:08:00,732 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,732 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,732 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,732 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,740 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-09 07:08:00,740 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,746 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-09 07:08:00,746 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,747 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-09 07:08:00,747 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,753 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-09 07:08:00,753 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,753 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,753 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-09 07:08:00,753 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,753 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,754 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,754 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,761 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-09 07:08:00,761 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,761 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,761 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,761 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,761 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,761 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-09 07:08:00,761 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,761 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,762 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,762 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,762 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-09 07:08:00,763 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,763 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-09 07:08:00,763 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,763 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,767 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-09 07:08:00,767 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,767 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-09 07:08:00,767 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,767 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,768 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-09 07:08:00,768 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,768 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-09 07:08:00,768 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,769 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-09 07:08:00,769 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,769 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,769 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,770 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-09 07:08:00,770 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,770 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-09 07:08:00,770 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,771 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-09 07:08:00,771 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,771 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-09 07:08:00,771 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,773 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-09 07:08:00,773 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,773 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,773 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,773 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,773 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,774 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-09 07:08:00,774 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,774 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-09 07:08:00,774 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,774 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,775 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-09 07:08:00,775 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,775 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,775 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-09 07:08:00,775 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,776 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,776 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,776 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,776 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,776 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,777 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-09 07:08:00,777 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,777 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,777 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,777 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,777 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-09 07:08:00,777 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,777 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,777 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,777 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,777 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-09 07:08:00,778 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,778 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-09 07:08:00,778 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,778 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-09 07:08:00,778 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,778 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,784 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-09 07:08:00,784 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,784 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,784 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,784 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-09 07:08:00,784 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:00,785 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-09 07:08:00,785 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,785 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-09 07:08:00,785 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,785 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,786 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,786 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-09 07:08:00,786 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,786 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,786 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,786 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,787 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-09 07:08:00,787 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:00,787 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,787 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-09 07:08:00,788 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,788 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-09 07:08:00,788 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,788 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,789 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,789 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-09 07:08:00,789 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,789 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,789 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,789 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,789 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,789 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,793 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-09 07:08:00,793 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,799 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-09 07:08:00,799 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,799 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,799 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,799 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,799 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-09 07:08:00,799 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,799 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,800 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,800 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,806 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-09 07:08:00,806 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,806 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,806 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,815 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-09 07:08:00,816 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,816 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,816 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,816 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,817 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-09 07:08:00,817 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,817 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,817 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,817 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,817 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,817 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,817 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-09 07:08:00,818 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,818 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,819 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-09 07:08:00,819 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,819 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,819 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,819 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,819 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,820 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-09 07:08:00,820 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,822 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-09 07:08:00,823 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,823 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-09 07:08:00,823 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,823 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,824 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-09 07:08:00,824 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,825 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-09 07:08:00,825 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,825 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,825 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,825 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,825 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,825 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-09 07:08:00,825 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,826 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-09 07:08:00,826 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,826 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,830 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-09 07:08:00,830 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,830 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,830 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,830 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,831 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-09 07:08:00,831 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,831 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,831 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,831 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,831 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-09 07:08:00,831 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,831 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,831 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,831 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,832 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,833 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-09 07:08:00,833 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,833 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,833 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,833 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,833 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-09 07:08:00,833 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,834 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-09 07:08:00,834 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,834 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-09 07:08:00,834 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,835 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-09 07:08:00,835 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,835 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-09 07:08:00,835 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,835 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-09 07:08:00,835 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,836 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-09 07:08:00,836 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,836 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,837 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-09 07:08:00,837 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,837 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-09 07:08:00,837 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,838 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-09 07:08:00,838 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,838 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,840 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-09 07:08:00,840 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,840 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-09 07:08:00,840 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,841 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-09 07:08:00,841 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,841 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-09 07:08:00,841 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,841 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,842 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,842 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,842 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,842 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-09 07:08:00,842 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,842 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,842 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,842 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,843 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-09 07:08:00,843 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,843 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,843 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,843 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,844 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-09 07:08:00,844 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,844 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,844 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-09 07:08:00,844 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,845 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-09 07:08:00,845 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,845 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-09 07:08:00,845 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,845 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,846 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-09 07:08:00,846 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,846 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-09 07:08:00,846 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,846 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-09 07:08:00,847 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,847 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-09 07:08:00,847 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,847 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,848 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-09 07:08:00,848 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,849 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-09 07:08:00,849 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,850 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,850 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,850 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,851 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-09 07:08:00,851 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,851 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,851 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-09 07:08:00,852 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,852 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,852 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,852 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,859 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-09 07:08:00,859 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,859 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,860 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-09 07:08:00,860 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,860 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,866 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-09 07:08:00,866 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,866 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,866 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,866 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,875 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-09 07:08:00,875 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,876 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,881 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-09 07:08:00,881 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,882 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-09 07:08:00,882 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,882 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-09 07:08:00,882 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,884 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-09 07:08:00,884 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,884 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-09 07:08:00,884 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,885 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,885 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,885 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,885 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-09 07:08:00,885 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,885 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,885 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,890 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-09 07:08:00,890 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,890 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-09 07:08:00,890 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,890 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-09 07:08:00,890 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,891 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-09 07:08:00,891 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,891 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,892 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-09 07:08:00,892 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,892 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-09 07:08:00,892 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,894 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-09 07:08:00,894 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,894 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,894 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,894 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,895 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-09 07:08:00,895 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,895 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,896 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-09 07:08:00,896 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,897 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-09 07:08:00,897 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,897 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,897 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,898 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,898 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,898 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,899 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-09 07:08:00,899 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,899 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,899 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,899 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,899 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,899 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:00,907 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-09 07:08:00,907 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,907 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,916 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-09 07:08:00,916 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,916 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,916 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,921 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-09 07:08:00,921 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,924 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-09 07:08:00,924 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,924 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,924 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,931 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-09 07:08:00,931 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,931 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,931 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,931 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-09 07:08:00,932 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,932 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-09 07:08:00,932 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,933 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-09 07:08:00,933 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,933 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-09 07:08:00,933 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,933 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,933 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,934 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-09 07:08:00,934 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,935 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-09 07:08:00,935 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,935 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,936 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-09 07:08:00,936 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,936 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-09 07:08:00,936 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,937 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-09 07:08:00,937 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,937 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,937 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,937 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,938 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-09 07:08:00,938 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:00,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)), 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-09 07:08:00,940 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,940 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,940 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,941 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,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], [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-09 07:08:00,941 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,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[][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-09 07:08:00,941 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,942 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-09 07:08:00,942 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,942 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-09 07:08:00,942 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,942 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-09 07:08:00,942 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,942 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,943 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-09 07:08:00,943 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,943 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-09 07:08:00,943 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,943 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-09 07:08:00,943 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,943 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,945 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-09 07:08:00,945 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,945 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-09 07:08:00,945 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,946 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-09 07:08:00,946 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,946 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-09 07:08:00,946 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,946 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-09 07:08:00,946 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,950 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-09 07:08:00,950 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,950 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,950 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,950 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,950 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:00,950 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,951 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-09 07:08:00,951 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,951 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-09 07:08:00,951 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,951 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-09 07:08:00,951 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,952 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,960 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-09 07:08:00,960 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,960 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,960 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,961 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,965 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-09 07:08:00,965 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,965 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,965 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,965 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,966 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-09 07:08:00,966 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,966 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,966 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,966 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,968 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-09 07:08:00,968 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,968 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,968 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,971 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-09 07:08:00,971 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,972 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,972 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,972 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,978 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-09 07:08:00,978 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,978 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,979 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-09 07:08:00,979 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,979 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,980 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-09 07:08:00,980 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,980 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,982 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-09 07:08:00,982 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,982 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-09 07:08:00,982 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,982 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,982 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-09 07:08:00,982 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,983 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-09 07:08:00,983 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,983 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,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, 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-09 07:08:00,984 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:00,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, 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-09 07:08:00,984 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,984 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,984 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-09 07:08:00,985 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,985 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-09 07:08:00,985 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,985 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,986 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-09 07:08:00,986 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:00,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,987 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-09 07:08:00,987 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:00,987 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-09 07:08:00,987 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,988 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-09 07:08:00,988 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,988 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,988 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,988 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,989 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-09 07:08:00,989 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:00,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:00,994 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-09 07:08:00,994 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,994 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-09 07:08:00,994 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,994 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-09 07:08:00,994 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,994 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,994 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-09 07:08:00,994 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,995 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-09 07:08:00,995 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,995 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-09 07:08:00,995 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,995 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,995 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-09 07:08:00,995 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,996 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-09 07:08:00,996 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,996 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-09 07:08:00,996 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,996 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,997 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-09 07:08:00,997 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:00,997 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,004 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-09 07:08:01,005 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,005 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,005 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,005 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,009 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-09 07:08:01,009 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,009 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,009 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,009 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,009 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,010 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-09 07:08:01,010 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,010 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,010 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,012 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-09 07:08:01,012 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,015 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-09 07:08:01,015 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,015 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,022 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-09 07:08:01,022 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,023 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,023 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-09 07:08:01,023 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:01,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:01,023 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,023 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-09 07:08:01,023 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,023 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,024 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,024 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,024 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,024 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-09 07:08:01,024 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,027 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-09 07:08:01,027 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,027 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,027 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,027 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,028 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-09 07:08:01,028 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,028 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-09 07:08:01,028 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,028 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-09 07:08:01,028 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,028 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,030 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-09 07:08:01,030 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,030 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,030 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,031 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-09 07:08:01,031 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,031 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-09 07:08:01,031 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,031 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,032 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-09 07:08:01,032 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,032 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,032 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,032 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-09 07:08:01,032 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,033 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-09 07:08:01,033 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,033 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,034 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-09 07:08:01,034 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,034 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,035 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-09 07:08:01,035 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,035 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,035 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,035 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,035 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,035 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,035 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-09 07:08:01,035 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,035 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,036 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,036 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,036 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,036 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,039 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-09 07:08:01,039 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,039 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,040 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-09 07:08:01,040 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,040 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-09 07:08:01,040 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,041 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-09 07:08:01,041 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,041 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-09 07:08:01,041 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,041 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,042 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-09 07:08:01,042 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,042 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,043 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-09 07:08:01,043 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,043 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-09 07:08:01,043 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,043 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-09 07:08:01,043 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,044 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-09 07:08:01,044 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,044 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,045 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-09 07:08:01,045 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,045 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-09 07:08:01,045 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,045 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-09 07:08:01,045 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,045 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,046 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-09 07:08:01,046 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,046 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-09 07:08:01,046 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,046 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,047 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,047 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,047 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,053 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-09 07:08:01,053 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,053 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,053 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,054 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-09 07:08:01,054 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,054 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,054 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,056 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-09 07:08:01,056 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,059 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-09 07:08:01,059 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,066 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-09 07:08:01,066 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,066 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,066 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,066 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,067 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-09 07:08:01,067 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,067 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-09 07:08:01,067 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,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, 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-09 07:08:01,067 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,072 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-09 07:08:01,072 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:01,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,072 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:01,072 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:01,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:01,075 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-09 07:08:01,075 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,075 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-09 07:08:01,075 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,075 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,076 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-09 07:08:01,076 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,076 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-09 07:08:01,076 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,076 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,078 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,078 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,079 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-09 07:08:01,079 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,079 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-09 07:08:01,079 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,079 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,080 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,080 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,080 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,080 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,082 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-09 07:08:01,082 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,082 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,082 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,083 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,083 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,086 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,086 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,087 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-09 07:08:01,087 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,087 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-09 07:08:01,087 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-09 07:08:01,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-09 07:08:01,088 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-09 07:08:01,088 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,089 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-09 07:08:01,089 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,090 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-09 07:08:01,090 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,090 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,090 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,091 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-09 07:08:01,091 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,091 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,091 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,099 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-09 07:08:01,099 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,099 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,099 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,099 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,107 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-09 07:08:01,107 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,107 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,107 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,107 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,108 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-09 07:08:01,108 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,108 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-09 07:08:01,108 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,108 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-09 07:08:01,108 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,112 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-09 07:08:01,113 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,113 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:01,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,113 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:01,113 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,116 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-09 07:08:01,116 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,116 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,117 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-09 07:08:01,117 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,117 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,117 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,119 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-09 07:08:01,119 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,127 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-09 07:08:01,127 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,127 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,127 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,127 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,128 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-09 07:08:01,128 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,128 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,128 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,128 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,128 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,128 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-09 07:08:01,129 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,130 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-09 07:08:01,130 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,131 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,131 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,131 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-09 07:08:01,131 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,131 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,131 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,132 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,132 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,134 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-09 07:08:01,134 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,134 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,134 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,134 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,134 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,134 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-09 07:08:01,135 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,135 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-09 07:08:01,135 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,135 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,136 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-09 07:08:01,136 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,136 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-09 07:08:01,136 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,136 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,137 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-09 07:08:01,137 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,137 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-09 07:08:01,137 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,137 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-09 07:08:01,137 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,137 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,138 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-09 07:08:01,138 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,138 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,139 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,139 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-09 07:08:01,139 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,139 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,139 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,139 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,139 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,152 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-09 07:08:01,152 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,152 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,152 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,153 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,153 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,153 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-09 07:08:01,153 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,153 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-09 07:08:01,154 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,154 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-09 07:08:01,154 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,158 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-09 07:08:01,158 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:01,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,161 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-09 07:08:01,161 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,161 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,161 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,161 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,162 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-09 07:08:01,162 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,162 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,162 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,162 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,162 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,162 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,164 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-09 07:08:01,164 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,168 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-09 07:08:01,168 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,168 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,168 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,168 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,168 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-09 07:08:01,168 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,168 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,173 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-09 07:08:01,173 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,173 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,173 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,173 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,173 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-09 07:08:01,174 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,174 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-09 07:08:01,174 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,176 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-09 07:08:01,176 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 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-09 07:08:01,176 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,179 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,179 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,180 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-09 07:08:01,180 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,180 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-09 07:08:01,180 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,180 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-09 07:08:01,180 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,181 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,181 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,181 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-09 07:08:01,182 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,182 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-09 07:08:01,182 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,182 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-09 07:08:01,182 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,182 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,183 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-09 07:08:01,183 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,183 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-09 07:08:01,183 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,183 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,193 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-09 07:08:01,193 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:01,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,197 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-09 07:08:01,197 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,197 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,198 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-09 07:08:01,198 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,198 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,198 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,321 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-09 07:08:01,321 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,325 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-09 07:08:01,325 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,325 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,325 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,326 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,334 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-09 07:08:01,335 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,335 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-09 07:08:01,335 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,335 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,336 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-09 07:08:01,336 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,336 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,337 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-09 07:08:01,337 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,337 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,337 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,337 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,337 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,337 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,338 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-09 07:08:01,338 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,338 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,338 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,338 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,338 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,338 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,350 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-09 07:08:01,350 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,350 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,351 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-09 07:08:01,351 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,351 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,351 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,351 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,351 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,352 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-09 07:08:01,352 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,352 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,352 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,352 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,353 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,353 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,356 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-09 07:08:01,356 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,356 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,356 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,356 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,363 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-09 07:08:01,363 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,363 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,363 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,363 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,364 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-09 07:08:01,364 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,364 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,364 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,364 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,364 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:01,365 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-09 07:08:01,365 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,366 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-09 07:08:01,367 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,367 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:08:01,367 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-09 07:08:01,367 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-09 07:08:01,367 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:08:01,368 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-09 07:08:01,368 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,369 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,369 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,375 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-09 07:08:01,375 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,375 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,375 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,375 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,375 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,375 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,376 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-09 07:08:01,376 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,376 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,377 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-09 07:08:01,377 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,377 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,378 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-09 07:08:01,378 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,378 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,378 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,378 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,379 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-09 07:08:01,379 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,379 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,379 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,379 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,390 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-09 07:08:01,390 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,390 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,390 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,397 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-09 07:08:01,397 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,397 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,398 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,398 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,398 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,398 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,398 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-09 07:08:01,399 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:01,399 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-09 07:08:01,399 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,406 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-09 07:08:01,406 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,410 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-09 07:08:01,410 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,410 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,411 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-09 07:08:01,411 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,411 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,412 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-09 07:08:01,412 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,413 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-09 07:08:01,413 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,413 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-09 07:08:01,413 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,414 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,414 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,421 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-09 07:08:01,421 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,421 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:08:01,421 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:08:01,421 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:08:01,434 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-09 07:08:01,434 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,434 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,435 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-09 07:08:01,435 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:01,435 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-09 07:08:01,435 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,435 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,440 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-09 07:08:01,440 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,440 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,440 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,444 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-09 07:08:01,444 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,445 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-09 07:08:01,445 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,445 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,446 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,446 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,451 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-09 07:08:01,451 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,451 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,451 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,451 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-09 07:08:01,451 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,452 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-09 07:08:01,452 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,453 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,453 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-09 07:08:01,453 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,453 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,453 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,453 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,453 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,453 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,454 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-09 07:08:01,454 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,471 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-09 07:08:01,471 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,471 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,471 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,472 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,472 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,472 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,472 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-09 07:08:01,472 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:01,473 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-09 07:08:01,473 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,477 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-09 07:08:01,477 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,477 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,481 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-09 07:08:01,481 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,481 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,481 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,481 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,482 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-09 07:08:01,482 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,482 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,482 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,483 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,485 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-09 07:08:01,485 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,485 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,487 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-09 07:08:01,487 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,487 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,487 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,487 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,487 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,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, 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-09 07:08:01,488 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:01,488 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-09 07:08:01,488 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,490 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-09 07:08:01,490 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,490 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,490 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,490 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,493 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-09 07:08:01,493 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,493 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,493 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,493 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,494 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-09 07:08:01,494 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,494 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,495 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-09 07:08:01,495 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,495 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,496 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-09 07:08:01,496 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,497 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-09 07:08:01,497 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,501 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-09 07:08:01,501 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,501 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-09 07:08:01,501 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,502 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-09 07:08:01,503 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-09 07:08:01,503 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-09 07:08:01,503 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,504 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-09 07:08:01,504 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,504 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,504 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,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, 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-09 07:08:01,519 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,520 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,523 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-09 07:08:01,523 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,523 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,523 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,523 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,525 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-09 07:08:01,525 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,525 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,525 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,525 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,525 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,527 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-09 07:08:01,527 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,527 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,530 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-09 07:08:01,530 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,530 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,530 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,530 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,530 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,531 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,531 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,531 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:01,531 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:01,531 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-09 07:08:01,531 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,531 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,532 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,532 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,536 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-09 07:08:01,536 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,536 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,536 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,538 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-09 07:08:01,538 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,538 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:01,538 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:01,538 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:08:01,538 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:01,539 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-09 07:08:01,539 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,540 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,543 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-09 07:08:01,543 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,543 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,543 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,543 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,543 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,544 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,544 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-09 07:08:01,544 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,545 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-09 07:08:01,545 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,545 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,549 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-09 07:08:01,549 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,549 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:01,549 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:01,549 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:01,550 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-09 07:08:01,550 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,550 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-09 07:08:01,550 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:08:01,550 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:01,551 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-09 07:08:01,551 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:01,551 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-09 07:08:01,551 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:01,551 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-09 07:08:01,551 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,551 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:01,552 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:01,560 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-09 07:08:01,560 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,560 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:01,560 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:01,560 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:01,561 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-09 07:08:01,561 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,561 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:01,561 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:01,561 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:01,568 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-09 07:08:01,568 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,568 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,568 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,568 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,570 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-09 07:08:01,570 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:08:01,570 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,570 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,573 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-09 07:08:01,573 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,573 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,573 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,575 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-09 07:08:01,575 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,576 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,576 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,576 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,576 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,577 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-09 07:08:01,577 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:01,577 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-09 07:08:01,577 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,583 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-09 07:08:01,584 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,584 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,584 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,584 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,597 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-09 07:08:01,597 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,597 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,602 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-09 07:08:01,602 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,602 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-09 07:08:01,602 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,603 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,621 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-09 07:08:01,621 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,621 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:01,621 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,623 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-09 07:08:01,624 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,624 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,624 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:01,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,625 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-09 07:08:01,625 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,625 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,625 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,625 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,625 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-09 07:08:01,625 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,625 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,625 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,625 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,626 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,631 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-09 07:08:01,631 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,631 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,631 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,631 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,647 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-09 07:08:01,647 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,647 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,648 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-09 07:08:01,648 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,649 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-09 07:08:01,649 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,670 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-09 07:08:01,670 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,670 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,670 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:01,670 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:01,670 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,684 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-09 07:08:01,684 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,684 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,684 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,684 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,684 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:01,685 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:01,704 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-09 07:08:01,704 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:08:01,704 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:08:01,704 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:01,704 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:08:01,719 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-09 07:08:01,719 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,719 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,719 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,719 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,719 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,719 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:01,731 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-09 07:08:01,731 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,731 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-09 07:08:01,731 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,732 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,732 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,732 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,733 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-09 07:08:01,733 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,733 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,733 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,733 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,733 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-09 07:08:01,733 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,733 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,733 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,733 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,751 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-09 07:08:01,751 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,752 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,752 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:01,762 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-09 07:08:01,762 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,762 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,762 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,762 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,763 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-09 07:08:01,764 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,764 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,764 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,764 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,779 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-09 07:08:01,780 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-09 07:08:01,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,780 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,780 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:01,780 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:01,793 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-09 07:08:01,793 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,793 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,793 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,793 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,794 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-09 07:08:01,794 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,794 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,794 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,795 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,812 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-09 07:08:01,812 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:01,812 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-09 07:08:01,812 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:01,812 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-09 07:08:01,812 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:01,812 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:01,813 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-09 07:08:01,813 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,813 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-09 07:08:01,813 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:01,813 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,813 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,814 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,814 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,828 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-09 07:08:01,828 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,828 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,828 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,829 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,830 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-09 07:08:01,830 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,830 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,830 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,830 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,846 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:01,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,851 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-09 07:08:01,851 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:01,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,851 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:01,869 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-09 07:08:01,870 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,870 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-09 07:08:01,870 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,870 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-09 07:08:01,870 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,870 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-09 07:08:01,870 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,870 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,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[][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-09 07:08:01,871 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,872 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-09 07:08:01,872 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,872 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-09 07:08:01,872 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,873 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-09 07:08:01,873 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,873 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-09 07:08:01,873 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,874 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-09 07:08:01,874 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:08:01,874 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,874 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,874 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,874 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-09 07:08:01,875 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,875 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-09 07:08:01,875 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,875 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-09 07:08:01,875 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,886 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-09 07:08:01,886 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:01,886 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,886 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,886 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,886 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:01,886 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,886 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,901 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-09 07:08:01,901 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,901 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,901 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,901 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,901 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,902 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-09 07:08:01,902 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,902 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,902 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,902 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,902 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,917 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-09 07:08:01,917 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:01,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,917 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,917 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,917 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,921 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-09 07:08:01,921 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:01,921 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,921 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,922 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,922 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,922 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:01,937 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-09 07:08:01,937 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:01,937 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,937 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,937 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,937 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,938 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-09 07:08:01,938 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:01,938 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,938 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,938 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,938 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,943 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-09 07:08:01,943 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,943 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,943 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,944 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-09 07:08:01,944 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,944 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-09 07:08:01,944 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,944 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-09 07:08:01,944 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,945 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,945 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-09 07:08:01,945 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,945 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,945 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,945 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,945 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,956 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-09 07:08:01,956 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:08:01,956 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:01,956 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,957 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-09 07:08:01,957 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,958 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-09 07:08:01,958 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:08:01,958 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:01,958 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:01,958 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:01,961 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-09 07:08:01,961 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:01,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:01,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:01,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:01,965 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-09 07:08:01,965 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:01,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:01,989 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-09 07:08:01,989 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:08:01,989 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:08:01,989 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,989 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,990 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-09 07:08:01,990 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:01,990 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-09 07:08:01,990 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:01,990 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-09 07:08:01,990 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,990 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:01,991 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-09 07:08:01,991 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,991 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-09 07:08:01,991 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:01,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,992 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-09 07:08:01,992 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,992 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-09 07:08:01,992 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:01,992 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-09 07:08:01,992 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,992 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,993 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:01,993 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:01,993 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,008 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-09 07:08:02,008 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,008 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,008 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,008 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,008 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,008 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,008 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,012 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-09 07:08:02,012 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,019 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-09 07:08:02,019 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,032 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-09 07:08:02,032 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,032 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,032 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,032 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,032 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,032 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,032 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,034 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-09 07:08:02,034 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,034 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-09 07:08:02,034 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,034 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,035 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-09 07:08:02,035 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,035 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-09 07:08:02,035 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,035 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,036 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,036 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-09 07:08:02,036 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,037 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-09 07:08:02,037 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:02,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,037 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-09 07:08:02,037 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,038 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-09 07:08:02,038 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:02,038 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:02,038 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-09 07:08:02,039 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,039 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,041 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-09 07:08:02,041 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,041 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:02,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,042 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-09 07:08:02,042 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,042 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:08:02,042 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:08:02,042 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,054 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-09 07:08:02,055 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,055 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,055 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,055 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,055 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,055 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,055 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,058 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-09 07:08:02,059 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,059 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,078 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-09 07:08:02,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,078 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,081 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-09 07:08:02,082 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,082 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,082 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,082 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,082 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-09 07:08:02,082 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,082 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,083 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-09 07:08:02,083 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,083 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-09 07:08:02,083 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,083 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,084 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-09 07:08:02,084 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,084 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-09 07:08:02,084 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,085 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-09 07:08:02,085 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,085 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,086 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-09 07:08:02,086 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,086 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-09 07:08:02,086 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,086 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-09 07:08:02,086 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,087 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,088 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-09 07:08:02,088 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-09 07:08:02,088 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-09 07:08:02,088 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,089 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,103 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-09 07:08:02,103 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,103 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,103 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,103 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-09 07:08:02,103 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,104 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,104 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,104 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-09 07:08:02,105 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,105 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,108 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-09 07:08:02,108 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,108 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,113 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-09 07:08:02,113 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,115 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-09 07:08:02,115 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,115 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,129 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-09 07:08:02,129 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,129 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,129 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,129 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,129 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,134 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,134 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,136 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-09 07:08:02,136 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:08:02,136 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,136 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-09 07:08:02,137 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,137 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-09 07:08:02,137 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,137 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:02,138 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-09 07:08:02,138 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,138 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:02,139 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-09 07:08:02,139 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,139 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,140 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,140 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,158 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-09 07:08:02,158 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,158 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:02,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,160 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-09 07:08:02,160 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,160 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:02,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,160 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-09 07:08:02,160 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,312 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-09 07:08:02,312 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,312 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,315 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-09 07:08:02,315 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,315 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,334 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-09 07:08:02,334 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,334 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,334 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,334 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,334 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:02,342 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-09 07:08:02,342 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,342 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,342 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,342 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,345 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-09 07:08:02,345 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 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-09 07:08:02,346 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,346 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,347 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-09 07:08:02,347 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,347 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-09 07:08:02,347 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,347 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,348 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-09 07:08:02,348 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,348 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,349 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-09 07:08:02,349 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,349 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:08:02,349 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:08:02,349 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:08:02,349 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,349 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,369 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-09 07:08:02,369 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,369 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,369 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,369 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,370 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,371 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-09 07:08:02,371 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,371 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,372 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,377 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-09 07:08:02,377 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,377 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,378 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-09 07:08:02,378 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,379 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-09 07:08:02,379 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,379 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-09 07:08:02,379 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,379 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,380 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-09 07:08:02,380 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,380 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,381 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,381 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,394 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-09 07:08:02,394 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,394 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:02,404 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-09 07:08:02,405 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,405 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,405 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,405 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,405 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-09 07:08:02,405 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,405 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,405 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 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-09 07:08:02,406 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,406 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,407 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-09 07:08:02,407 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,407 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-09 07:08:02,407 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,407 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,408 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-09 07:08:02,408 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:02,408 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:02,434 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-09 07:08:02,434 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,434 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,434 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,435 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,435 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,435 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,435 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,435 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,436 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-09 07:08:02,436 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,436 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,436 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,436 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,437 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,437 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,449 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-09 07:08:02,449 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,449 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,449 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,449 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,450 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,450 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,450 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-09 07:08:02,450 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,451 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-09 07:08:02,451 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,451 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:02,452 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,452 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,453 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-09 07:08:02,453 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,453 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,453 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:02,453 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,453 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:02,466 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-09 07:08:02,466 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:08:02,466 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,466 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,466 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,467 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-09 07:08:02,467 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,467 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,467 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,467 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,468 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-09 07:08:02,468 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,469 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-09 07:08:02,469 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,469 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,469 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-09 07:08:02,469 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,470 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,490 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-09 07:08:02,490 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,490 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,490 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,490 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-09 07:08:02,490 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,491 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,491 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,492 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-09 07:08:02,492 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,492 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,493 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,493 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,497 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-09 07:08:02,497 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:08:02,497 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:02,497 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:02,497 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:02,497 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-09 07:08:02,497 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,497 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,497 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,497 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,498 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,498 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,498 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,498 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,499 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-09 07:08:02,499 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:08:02,499 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:02,499 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:02,499 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:02,499 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-09 07:08:02,499 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,541 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-09 07:08:02,541 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,542 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-09 07:08:02,542 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,542 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,544 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-09 07:08:02,544 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,544 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,554 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-09 07:08:02,554 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,554 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,555 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,555 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:08:02,556 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-09 07:08:02,556 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,556 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,556 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,556 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-09 07:08:02,567 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-09 07:08:02,568 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,568 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-09 07:08:02,568 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,568 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,569 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-09 07:08:02,569 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,569 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,569 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-09 07:08:02,569 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,570 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-09 07:08:02,570 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,570 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,571 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-09 07:08:02,571 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,571 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,571 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-09 07:08:02,572 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,572 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-09 07:08:02,572 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,572 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,573 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-09 07:08:02,573 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,573 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,574 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-09 07:08:02,574 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,574 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,574 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-09 07:08:02,575 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,575 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-09 07:08:02,575 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,575 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,576 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-09 07:08:02,576 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,577 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-09 07:08:02,577 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,578 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,582 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-09 07:08:02,582 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,582 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,582 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:08:02,583 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-09 07:08:02,583 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,583 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-09 07:08:02,583 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,584 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-09 07:08:02,584 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,584 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,585 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-09 07:08:02,585 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,585 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-09 07:08:02,585 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,585 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,586 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,589 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-09 07:08:02,589 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,589 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,589 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:08:02,589 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,589 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,589 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-09 07:08:02,589 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,589 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,589 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,590 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-09 07:08:02,590 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,590 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-09 07:08:02,590 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,590 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,591 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,591 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,591 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,591 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-09 07:08:02,591 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,591 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,591 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,591 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,592 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-09 07:08:02,592 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,592 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,592 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-09 07:08:02,592 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,593 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-09 07:08:02,593 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,593 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,594 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-09 07:08:02,594 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,594 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-09 07:08:02,594 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,594 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,595 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,595 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,595 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,595 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,597 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-09 07:08:02,597 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:08:02,597 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-09 07:08:02,597 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,597 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,597 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,597 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:02,597 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-09 07:08:02,598 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,598 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-09 07:08:02,598 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,598 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,599 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-09 07:08:02,599 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,599 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,600 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-09 07:08:02,600 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:02,600 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,601 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-09 07:08:02,601 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,601 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,611 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-09 07:08:02,611 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,611 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 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-09 07:08:02,612 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,612 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,613 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-09 07:08:02,613 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,613 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,613 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-09 07:08:02,613 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,614 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-09 07:08:02,614 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,614 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,615 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-09 07:08:02,615 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:02,616 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-09 07:08:02,616 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,617 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-09 07:08:02,617 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,617 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,618 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-09 07:08:02,618 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,618 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,619 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-09 07:08:02,619 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,619 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,619 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,619 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,620 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-09 07:08:02,620 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,620 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,621 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-09 07:08:02,621 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,621 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,621 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,622 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-09 07:08:02,622 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,622 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-09 07:08:02,622 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,622 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,623 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-09 07:08:02,623 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,623 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-09 07:08:02,623 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,623 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,624 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,624 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,633 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-09 07:08:02,634 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,634 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-09 07:08:02,634 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,635 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,636 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-09 07:08:02,636 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,636 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,636 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,637 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,637 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,637 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,655 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-09 07:08:02,655 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,655 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,655 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,655 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,655 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,660 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-09 07:08:02,660 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,661 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,661 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,664 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-09 07:08:02,664 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,664 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,664 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,664 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,664 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,665 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,672 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-09 07:08:02,672 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,672 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,672 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,672 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,672 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,683 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-09 07:08:02,683 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,683 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,683 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,683 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:08:02,683 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,683 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,683 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-09 07:08:02,683 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,684 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-09 07:08:02,684 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,684 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,684 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-09 07:08:02,685 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,685 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-09 07:08:02,685 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,685 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,689 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-09 07:08:02,689 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:02,689 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,690 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-09 07:08:02,690 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,692 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-09 07:08:02,692 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,692 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,692 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,708 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-09 07:08:02,708 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,708 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,708 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,708 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,709 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-09 07:08:02,709 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,710 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,710 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,719 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-09 07:08:02,719 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,719 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,720 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,720 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,720 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,723 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-09 07:08:02,723 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,723 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,726 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-09 07:08:02,726 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,727 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,727 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,727 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,727 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,727 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,736 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-09 07:08:02,736 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,736 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,736 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,736 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,736 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,736 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,736 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,736 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-09 07:08:02,737 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:02,737 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,737 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:02,737 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,737 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,737 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,737 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:02,745 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-09 07:08:02,745 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,745 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,745 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,745 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,746 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-09 07:08:02,746 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,746 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,746 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,746 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,747 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-09 07:08:02,747 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,747 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,748 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-09 07:08:02,748 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,748 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,749 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-09 07:08:02,749 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,749 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,750 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,750 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,765 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-09 07:08:02,765 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,765 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,766 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-09 07:08:02,766 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,766 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,766 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,766 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,767 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,772 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-09 07:08:02,772 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:02,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,779 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-09 07:08:02,779 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,779 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,779 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,779 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,779 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-09 07:08:02,779 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,779 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,780 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,780 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,780 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,780 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,780 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,781 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-09 07:08:02,781 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,781 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,781 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,781 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,782 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-09 07:08:02,782 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,782 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,782 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,782 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,783 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-09 07:08:02,784 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,784 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,784 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,784 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,785 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-09 07:08:02,785 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:02,785 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,785 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,785 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,785 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,788 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-09 07:08:02,788 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,788 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,797 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-09 07:08:02,797 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,797 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,797 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,797 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,798 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-09 07:08:02,798 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,798 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,799 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-09 07:08:02,799 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,799 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,800 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-09 07:08:02,800 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,800 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-09 07:08:02,800 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,800 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,801 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-09 07:08:02,801 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,802 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,802 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,802 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,804 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-09 07:08:02,804 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,804 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,805 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-09 07:08:02,805 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,805 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,805 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-09 07:08:02,806 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,806 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-09 07:08:02,806 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,807 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-09 07:08:02,807 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,807 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-09 07:08:02,807 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,811 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-09 07:08:02,811 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,811 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,811 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,811 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,811 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,811 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,811 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:02,812 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-09 07:08:02,812 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,812 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-09 07:08:02,813 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,813 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-09 07:08:02,813 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,813 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,814 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-09 07:08:02,814 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,814 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,815 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-09 07:08:02,815 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,816 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,821 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-09 07:08:02,821 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,821 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,821 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,821 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,822 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-09 07:08:02,822 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,822 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,822 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,822 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,824 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-09 07:08:02,824 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,825 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-09 07:08:02,825 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,825 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,826 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-09 07:08:02,826 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,826 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,827 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,827 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,828 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-09 07:08:02,828 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,828 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,829 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,829 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,829 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-09 07:08:02,829 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,829 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:02,829 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:02,829 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:02,837 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-09 07:08:02,838 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,839 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-09 07:08:02,839 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,839 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,839 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,839 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,845 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-09 07:08:02,845 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:02,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,846 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,846 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,846 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,852 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-09 07:08:02,852 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:02,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,855 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-09 07:08:02,855 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,868 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-09 07:08:02,868 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,868 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,868 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,868 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:02,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,868 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:02,868 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-09 07:08:02,868 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,869 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-09 07:08:02,869 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,870 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-09 07:08:02,870 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:02,870 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:02,876 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-09 07:08:02,876 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,877 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-09 07:08:02,877 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,877 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,877 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,877 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,879 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-09 07:08:02,879 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,879 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,879 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,879 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,879 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,884 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-09 07:08:02,885 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,885 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:02,886 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-09 07:08:02,886 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:02,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,886 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,886 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,892 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-09 07:08:02,892 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,902 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-09 07:08:02,902 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,907 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-09 07:08:02,907 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,907 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:02,907 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:02,907 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,908 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,913 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-09 07:08:02,913 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,913 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:02,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,914 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,914 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:02,919 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-09 07:08:02,919 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,919 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,919 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,922 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-09 07:08:02,922 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,923 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,924 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:02,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:02,925 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-09 07:08:02,925 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,926 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,926 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:02,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,926 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:02,933 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-09 07:08:02,933 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,933 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,933 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,933 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,934 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-09 07:08:02,934 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,934 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,934 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,934 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,936 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,936 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,939 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-09 07:08:02,939 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,939 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,940 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-09 07:08:02,940 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,940 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,941 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-09 07:08:02,941 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,941 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,942 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-09 07:08:02,942 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:02,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:02,943 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-09 07:08:02,943 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,943 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,949 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-09 07:08:02,949 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:02,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,964 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-09 07:08:02,964 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,964 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,965 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-09 07:08:02,965 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,965 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:02,966 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-09 07:08:02,966 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,966 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:02,966 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,967 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:02,970 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-09 07:08:02,970 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:02,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,973 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-09 07:08:02,973 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,974 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,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[][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-09 07:08:02,975 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:02,975 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:02,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:02,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:02,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:02,975 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:02,976 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-09 07:08:02,976 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,977 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:02,984 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-09 07:08:02,984 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:02,984 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:02,984 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:02,985 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-09 07:08:02,985 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:02,985 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:02,987 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-09 07:08:02,987 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:08:02,987 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,987 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,987 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,989 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-09 07:08:02,989 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:02,989 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,989 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,989 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:02,989 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:02,993 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-09 07:08:02,993 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,993 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:02,994 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:02,994 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:02,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:02,994 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,010 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-09 07:08:03,010 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,016 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-09 07:08:03,016 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,016 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,016 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,018 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-09 07:08:03,018 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,020 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-09 07:08:03,021 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,021 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,021 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-09 07:08:03,022 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,028 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-09 07:08:03,028 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,028 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,028 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-09 07:08:03,029 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,029 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-09 07:08:03,029 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:03,029 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,030 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-09 07:08:03,030 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,030 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,031 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-09 07:08:03,031 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,031 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,032 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,032 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,032 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,037 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-09 07:08:03,037 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:08:03,037 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:08:03,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,041 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-09 07:08:03,041 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,041 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,041 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,042 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,055 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-09 07:08:03,055 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,066 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-09 07:08:03,066 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,066 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,066 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,069 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-09 07:08:03,069 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,071 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-09 07:08:03,071 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,071 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,072 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-09 07:08:03,072 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,072 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,086 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-09 07:08:03,086 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-09 07:08:03,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-09 07:08:03,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-09 07:08:03,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-09 07:08:03,087 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-09 07:08:03,087 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,087 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,087 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,088 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,088 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-09 07:08:03,089 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,089 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,089 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-09 07:08:03,090 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,090 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,091 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-09 07:08:03,091 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:03,091 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:03,092 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-09 07:08:03,092 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:08:03,092 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 07:08:03,092 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-09 07:08:03,093 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:03,093 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 07:08:03,103 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-09 07:08:03,103 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,103 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,103 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,103 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,103 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,103 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,103 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,117 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,120 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-09 07:08:03,121 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,121 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,121 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,122 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,123 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:03,124 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-09 07:08:03,124 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,125 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-09 07:08:03,125 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,125 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,129 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-09 07:08:03,129 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,129 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,130 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-09 07:08:03,130 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,130 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,131 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-09 07:08:03,131 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,131 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,132 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-09 07:08:03,132 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,132 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,138 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-09 07:08:03,138 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,138 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,138 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,141 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-09 07:08:03,141 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,142 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,142 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,142 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,142 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,142 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,143 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-09 07:08:03,143 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,143 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,144 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-09 07:08:03,144 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,145 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,145 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,146 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-09 07:08:03,146 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,146 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,154 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-09 07:08:03,154 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-09 07:08:03,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-09 07:08:03,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-09 07:08:03,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-09 07:08:03,156 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-09 07:08:03,156 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,156 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,156 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,156 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,156 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,156 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,157 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,157 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 07:08:03,157 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 07:08:03,157 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,157 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 07:08:03,157 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 07:08:03,163 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-09 07:08:03,163 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,189 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-09 07:08:03,189 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,189 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,190 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,192 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-09 07:08:03,193 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,193 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,193 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,193 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,195 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-09 07:08:03,195 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,195 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,196 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-09 07:08:03,196 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,197 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-09 07:08:03,197 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,197 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,198 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,198 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,203 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-09 07:08:03,203 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,203 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,203 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,204 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-09 07:08:03,204 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,205 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-09 07:08:03,205 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,205 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,206 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-09 07:08:03,206 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,206 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,207 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-09 07:08:03,207 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,214 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-09 07:08:03,214 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-09 07:08:03,214 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-09 07:08:03,214 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-09 07:08:03,214 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-09 07:08:03,247 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-09 07:08:03,247 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,250 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-09 07:08:03,250 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,250 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,250 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,250 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,250 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,250 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,251 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-09 07:08:03,251 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,252 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-09 07:08:03,252 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,252 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,253 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,253 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,253 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,254 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-09 07:08:03,254 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,254 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,254 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,254 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,254 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,254 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,254 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,255 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,267 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-09 07:08:03,268 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-09 07:08:03,268 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-09 07:08:03,268 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-09 07:08:03,268 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-09 07:08:03,293 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-09 07:08:03,293 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,293 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,294 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-09 07:08:03,294 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,294 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,295 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-09 07:08:03,295 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,295 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,302 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-09 07:08:03,302 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,302 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,302 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,305 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-09 07:08:03,305 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,305 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,305 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,307 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-09 07:08:03,307 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,307 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,308 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-09 07:08:03,308 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,308 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,309 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-09 07:08:03,310 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,310 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,313 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-09 07:08:03,313 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,313 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,314 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-09 07:08:03,314 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,315 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-09 07:08:03,315 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,315 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,316 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,316 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,316 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,316 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,316 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-09 07:08:03,316 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,316 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,317 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,319 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-09 07:08:03,319 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,320 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-09 07:08:03,320 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,320 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,321 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-09 07:08:03,321 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,321 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,322 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-09 07:08:03,322 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,322 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,323 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-09 07:08:03,323 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,323 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,326 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-09 07:08:03,326 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,326 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,326 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,326 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,327 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-09 07:08:03,327 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,327 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,328 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-09 07:08:03,328 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,328 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-09 07:08:03,328 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,328 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,329 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-09 07:08:03,329 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,329 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,332 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-09 07:08:03,332 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,333 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-09 07:08:03,333 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,333 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,334 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-09 07:08:03,334 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,334 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,335 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-09 07:08:03,335 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,335 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,336 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-09 07:08:03,336 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,336 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,337 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,337 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,337 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,337 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,342 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-09 07:08:03,343 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,364 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-09 07:08:03,365 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,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], [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-09 07:08:03,366 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,366 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,366 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-09 07:08:03,367 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,367 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,367 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,367 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,367 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,380 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-09 07:08:03,380 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,380 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,380 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,383 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-09 07:08:03,383 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,383 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,383 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,383 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,383 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-09 07:08:03,384 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,384 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,384 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,384 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,384 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,384 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,385 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-09 07:08:03,386 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,386 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-09 07:08:03,386 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,387 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-09 07:08:03,387 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,388 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-09 07:08:03,388 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,389 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-09 07:08:03,389 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,389 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,393 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-09 07:08:03,393 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,393 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,393 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,396 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-09 07:08:03,396 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,396 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,396 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,396 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,396 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,397 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,397 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,403 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-09 07:08:03,403 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,403 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,404 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-09 07:08:03,404 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,404 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,404 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,404 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,404 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,404 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,405 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-09 07:08:03,405 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,405 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,405 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,406 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-09 07:08:03,406 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,406 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-09 07:08:03,406 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,407 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-09 07:08:03,407 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,407 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:03,408 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-09 07:08:03,408 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,408 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,409 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-09 07:08:03,410 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,410 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-09 07:08:03,410 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,410 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,411 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,415 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-09 07:08:03,415 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,415 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,415 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,415 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,415 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,415 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,415 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,416 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-09 07:08:03,416 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,416 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-09 07:08:03,417 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,417 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-09 07:08:03,417 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,418 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-09 07:08:03,418 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,418 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,419 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-09 07:08:03,419 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,419 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,420 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,420 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,424 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-09 07:08:03,424 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,424 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,424 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,425 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-09 07:08:03,425 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,425 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-09 07:08:03,425 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,425 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,426 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-09 07:08:03,426 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,426 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-09 07:08:03,426 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,427 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-09 07:08:03,427 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,428 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-09 07:08:03,428 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,428 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-09 07:08:03,428 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,429 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-09 07:08:03,429 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,430 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-09 07:08:03,430 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,430 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-09 07:08:03,430 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,431 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-09 07:08:03,431 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,431 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,431 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-09 07:08:03,431 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,432 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-09 07:08:03,432 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,432 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,437 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-09 07:08:03,437 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,437 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,437 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,437 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,437 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,437 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,438 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-09 07:08:03,438 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,438 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-09 07:08:03,438 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,438 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,439 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-09 07:08:03,439 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,440 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,440 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,581 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-09 07:08:03,581 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,581 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-09 07:08:03,581 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,582 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-09 07:08:03,582 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,582 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-09 07:08:03,582 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,582 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,583 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-09 07:08:03,583 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,583 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-09 07:08:03,583 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,584 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-09 07:08:03,584 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,584 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-09 07:08:03,585 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,595 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-09 07:08:03,595 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,596 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-09 07:08:03,596 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,596 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-09 07:08:03,596 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,603 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-09 07:08:03,603 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,603 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-09 07:08:03,603 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,603 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,604 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-09 07:08:03,604 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,604 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-09 07:08:03,604 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,608 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-09 07:08:03,608 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,610 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-09 07:08:03,610 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,610 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,610 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,610 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,610 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,611 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-09 07:08:03,611 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,611 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-09 07:08:03,611 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,611 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,612 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-09 07:08:03,612 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,612 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,615 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-09 07:08:03,615 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,615 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,615 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,617 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-09 07:08:03,617 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,617 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,617 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-09 07:08:03,618 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,618 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-09 07:08:03,618 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,619 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-09 07:08:03,619 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,619 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-09 07:08:03,619 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,619 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,620 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,620 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,620 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,621 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-09 07:08:03,621 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,623 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-09 07:08:03,623 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,623 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,624 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-09 07:08:03,624 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,624 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-09 07:08:03,624 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,624 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-09 07:08:03,625 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,626 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-09 07:08:03,626 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,626 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,627 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-09 07:08:03,627 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,627 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,628 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-09 07:08:03,628 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,628 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-09 07:08:03,628 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,628 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,629 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,629 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,629 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,629 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,629 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,629 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,630 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-09 07:08:03,630 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,630 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-09 07:08:03,630 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,630 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,631 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-09 07:08:03,631 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,631 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,632 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-09 07:08:03,632 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,637 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-09 07:08:03,638 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:03,638 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-09 07:08:03,638 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,638 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-09 07:08:03,638 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,639 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-09 07:08:03,639 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,644 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-09 07:08:03,644 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,645 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-09 07:08:03,645 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,645 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-09 07:08:03,645 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,645 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,651 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-09 07:08:03,651 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,651 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-09 07:08:03,651 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,651 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,652 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-09 07:08:03,652 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,652 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-09 07:08:03,652 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,652 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,655 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-09 07:08:03,655 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,655 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,655 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,655 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,657 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-09 07:08:03,657 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,657 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-09 07:08:03,657 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,657 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,658 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-09 07:08:03,658 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,658 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,659 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-09 07:08:03,659 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,659 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,659 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,659 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,659 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,663 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-09 07:08:03,663 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,663 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,664 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,664 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,667 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,668 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-09 07:08:03,668 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,668 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,669 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,669 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,669 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,671 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-09 07:08:03,671 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,671 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,671 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,671 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,671 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,671 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,672 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-09 07:08:03,672 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,672 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,673 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-09 07:08:03,673 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,673 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,673 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,673 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,673 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,674 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-09 07:08:03,674 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,675 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,675 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,675 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,677 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-09 07:08:03,677 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,677 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,677 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,678 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-09 07:08:03,678 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,678 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,679 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-09 07:08:03,679 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:03,679 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,679 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,679 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,680 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-09 07:08:03,680 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,680 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,683 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-09 07:08:03,683 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,683 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,683 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-09 07:08:03,683 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,684 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-09 07:08:03,684 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,684 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-09 07:08:03,684 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,684 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,685 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-09 07:08:03,685 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,686 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-09 07:08:03,686 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,686 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,687 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-09 07:08:03,687 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,687 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-09 07:08:03,687 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,687 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,688 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-09 07:08:03,688 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,688 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-09 07:08:03,688 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,689 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,689 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,697 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-09 07:08:03,697 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,697 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,697 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,697 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,697 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,698 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-09 07:08:03,698 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,698 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-09 07:08:03,698 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,699 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-09 07:08:03,699 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,699 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,702 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-09 07:08:03,702 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,703 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-09 07:08:03,703 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,703 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,703 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,704 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-09 07:08:03,704 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,704 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,704 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,705 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-09 07:08:03,705 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,706 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,706 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,706 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,706 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,706 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,710 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-09 07:08:03,710 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,710 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,710 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,710 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,710 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,710 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,710 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,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, 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-09 07:08:03,715 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,715 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-09 07:08:03,715 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,716 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,716 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,719 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-09 07:08:03,720 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,721 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-09 07:08:03,722 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,722 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-09 07:08:03,722 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,722 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,723 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,723 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,724 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-09 07:08:03,724 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,724 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-09 07:08:03,724 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,726 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-09 07:08:03,726 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,730 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-09 07:08:03,730 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,730 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,731 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-09 07:08:03,731 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,731 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,731 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,731 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,731 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,731 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,731 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,732 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-09 07:08:03,732 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:08:03,732 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,733 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-09 07:08:03,733 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,733 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,734 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,736 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-09 07:08:03,736 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,736 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-09 07:08:03,736 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,737 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-09 07:08:03,738 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,738 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,738 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-09 07:08:03,738 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:08:03,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:03,739 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-09 07:08:03,739 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,740 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,741 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-09 07:08:03,741 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,742 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,742 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,744 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-09 07:08:03,744 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,744 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,745 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,746 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-09 07:08:03,746 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,746 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,746 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,751 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-09 07:08:03,751 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,751 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-09 07:08:03,751 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,752 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-09 07:08:03,752 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,752 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-09 07:08:03,752 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,752 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,753 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,755 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-09 07:08:03,755 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,755 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,755 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,755 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,757 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-09 07:08:03,757 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,757 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-09 07:08:03,757 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,757 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,758 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-09 07:08:03,758 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,759 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-09 07:08:03,759 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,763 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-09 07:08:03,763 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,763 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,763 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,763 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,763 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,763 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,768 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-09 07:08:03,768 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,768 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-09 07:08:03,768 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,768 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,770 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-09 07:08:03,770 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,770 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,770 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,770 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,770 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,770 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,770 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,771 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,772 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-09 07:08:03,772 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,774 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-09 07:08:03,774 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,774 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,774 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,775 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-09 07:08:03,775 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,775 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,775 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,775 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,776 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,779 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-09 07:08:03,779 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,779 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,779 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,779 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,779 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-09 07:08:03,779 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,779 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,779 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,779 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,780 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-09 07:08:03,780 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,780 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,781 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-09 07:08:03,781 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,781 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,781 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,781 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,782 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-09 07:08:03,782 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,782 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-09 07:08:03,782 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,782 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,784 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-09 07:08:03,784 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,784 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,784 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,784 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,784 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,784 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,784 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,786 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-09 07:08:03,786 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,786 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,787 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-09 07:08:03,787 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,787 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-09 07:08:03,787 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,787 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-09 07:08:03,787 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,789 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-09 07:08:03,789 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,790 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-09 07:08:03,790 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,791 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-09 07:08:03,791 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,791 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-09 07:08:03,791 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,792 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-09 07:08:03,792 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:03,792 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:03,793 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-09 07:08:03,793 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,793 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,796 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-09 07:08:03,796 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,796 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,797 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,799 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-09 07:08:03,799 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,799 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,799 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,799 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,799 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,800 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-09 07:08:03,800 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,800 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-09 07:08:03,800 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,800 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,801 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-09 07:08:03,801 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,801 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-09 07:08:03,801 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,802 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-09 07:08:03,802 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,802 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-09 07:08:03,802 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,803 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-09 07:08:03,803 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,806 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-09 07:08:03,806 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,806 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-09 07:08:03,806 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,807 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-09 07:08:03,807 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,807 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-09 07:08:03,807 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,807 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-09 07:08:03,807 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,808 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-09 07:08:03,808 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,808 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,810 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-09 07:08:03,810 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,810 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,811 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-09 07:08:03,811 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,811 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-09 07:08:03,811 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,811 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,812 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-09 07:08:03,812 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,812 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-09 07:08:03,812 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,813 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-09 07:08:03,813 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,813 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,819 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-09 07:08:03,819 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,819 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,819 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,819 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,819 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,823 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-09 07:08:03,823 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,823 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,824 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-09 07:08:03,824 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,826 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-09 07:08:03,826 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,827 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-09 07:08:03,827 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,827 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,828 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,828 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,829 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-09 07:08:03,829 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,829 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,829 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,833 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-09 07:08:03,833 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,833 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,836 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-09 07:08:03,836 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,836 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,836 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,838 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-09 07:08:03,838 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,839 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,839 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,840 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-09 07:08:03,840 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,840 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,842 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-09 07:08:03,842 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,842 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,843 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,843 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,843 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,843 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,843 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,847 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-09 07:08:03,847 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,847 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,847 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:08:03,848 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-09 07:08:03,848 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,848 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-09 07:08:03,848 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,848 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,849 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-09 07:08:03,849 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,849 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-09 07:08:03,849 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,849 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,854 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-09 07:08:03,854 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,854 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,854 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-09 07:08:03,855 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,857 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-09 07:08:03,857 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,857 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,859 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-09 07:08:03,859 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,859 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,859 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,859 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,861 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-09 07:08:03,861 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,861 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,861 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,864 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-09 07:08:03,864 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,864 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:08:03,869 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-09 07:08:03,869 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,871 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,872 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-09 07:08:03,872 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,873 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,874 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-09 07:08:03,874 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,877 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-09 07:08:03,877 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,877 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-09 07:08:03,877 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:03,877 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,878 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:03,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,878 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-09 07:08:03,878 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,878 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,879 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,880 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-09 07:08:03,880 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,880 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,881 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-09 07:08:03,881 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,881 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,882 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,887 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-09 07:08:03,887 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,887 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,891 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-09 07:08:03,891 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,891 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,892 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-09 07:08:03,892 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,892 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,893 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,893 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,894 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-09 07:08:03,894 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,897 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-09 07:08:03,897 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,897 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,898 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:08:03,898 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,898 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,898 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 07:08:03,904 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-09 07:08:03,904 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,904 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-09 07:08:03,904 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,906 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-09 07:08:03,906 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,910 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-09 07:08:03,910 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,910 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-09 07:08:03,910 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,910 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,911 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-09 07:08:03,911 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,911 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,912 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-09 07:08:03,912 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,912 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,913 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-09 07:08:03,913 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,913 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,913 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,913 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,914 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,914 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,914 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,914 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,915 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-09 07:08:03,915 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,915 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,915 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,915 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,915 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,918 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-09 07:08:03,919 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,921 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-09 07:08:03,921 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,921 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,922 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-09 07:08:03,922 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,922 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,923 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-09 07:08:03,923 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,923 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,924 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-09 07:08:03,924 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,924 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-09 07:08:03,924 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,925 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-09 07:08:03,925 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,925 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-09 07:08:03,925 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,926 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,926 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,926 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,931 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-09 07:08:03,931 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,931 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:08:03,937 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-09 07:08:03,937 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,937 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,937 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,937 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-09 07:08:03,937 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,938 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,943 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-09 07:08:03,943 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,943 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,945 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-09 07:08:03,945 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,946 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-09 07:08:03,946 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,946 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,946 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,948 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-09 07:08:03,948 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,948 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,948 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,948 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,948 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,949 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,950 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-09 07:08:03,950 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-09 07:08:03,950 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,950 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,950 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,951 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-09 07:08:03,951 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,951 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,952 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-09 07:08:03,952 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,952 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,952 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,952 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,952 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,952 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,957 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-09 07:08:03,957 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,957 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-09 07:08:03,957 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,957 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,958 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-09 07:08:03,958 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,958 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-09 07:08:03,958 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,959 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-09 07:08:03,959 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,959 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-09 07:08:03,959 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,959 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,959 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-09 07:08:03,960 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,960 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,961 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,961 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,961 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,961 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,961 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:03,961 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,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[][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-09 07:08:03,962 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,962 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-09 07:08:03,962 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,962 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-09 07:08:03,963 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,963 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-09 07:08:03,963 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,963 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-09 07:08:03,964 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,964 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-09 07:08:03,964 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,964 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,964 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-09 07:08:03,965 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,965 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-09 07:08:03,965 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,966 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-09 07:08:03,966 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:03,966 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-09 07:08:03,966 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,966 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,967 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-09 07:08:03,967 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,967 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,973 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-09 07:08:03,973 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,974 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-09 07:08:03,974 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,985 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-09 07:08:03,985 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,985 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,985 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,985 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,987 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-09 07:08:03,987 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,987 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,987 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-09 07:08:03,988 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:03,989 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-09 07:08:03,989 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,989 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,989 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:03,989 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:03,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,990 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-09 07:08:03,990 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,990 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,990 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,990 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:03,990 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-09 07:08:03,990 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,991 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-09 07:08:03,991 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:03,991 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-09 07:08:03,991 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,991 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:03,992 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-09 07:08:03,992 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,992 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,993 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-09 07:08:03,993 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,993 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-09 07:08:03,993 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,993 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,994 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-09 07:08:03,994 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:03,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:03,998 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-09 07:08:03,998 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 07:08:03,998 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-09 07:08:03,998 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:03,998 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:03,999 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:03,999 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,002 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-09 07:08:04,003 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,003 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-09 07:08:04,003 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,014 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-09 07:08:04,014 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,014 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,014 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,014 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,015 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,015 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,015 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,015 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,016 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-09 07:08:04,017 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,017 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,018 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-09 07:08:04,018 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,018 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,018 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,018 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,018 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,018 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,018 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,020 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-09 07:08:04,020 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,020 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,021 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-09 07:08:04,021 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-09 07:08:04,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,022 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-09 07:08:04,022 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,022 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,023 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-09 07:08:04,023 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,023 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,028 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-09 07:08:04,028 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,028 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,028 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,028 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,028 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,029 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-09 07:08:04,029 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-09 07:08:04,029 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-09 07:08:04,029 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-09 07:08:04,029 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-09 07:08:04,030 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-09 07:08:04,030 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-09 07:08:04,030 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-11-09 07:08:04,030 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-09 07:08:04,030 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-11-09 07:08:04,030 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-09 07:08:04,030 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-09 07:08:04,030 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,031 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,031 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,031 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,047 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-09 07:08:04,047 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,047 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,050 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-09 07:08:04,050 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,050 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-09 07:08:04,050 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,051 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-09 07:08:04,051 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,051 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,052 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-09 07:08:04,052 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,052 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-09 07:08:04,052 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,055 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-09 07:08:04,055 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,055 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,055 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,055 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,056 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,056 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,056 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,061 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-09 07:08:04,061 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,061 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-09 07:08:04,061 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,061 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,062 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-09 07:08:04,062 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,063 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-09 07:08:04,063 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,063 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-09 07:08:04,063 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,064 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-09 07:08:04,064 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,081 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-09 07:08:04,081 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,081 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,081 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,081 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,081 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,081 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,081 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,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], [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-09 07:08:04,083 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,083 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,083 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,083 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,086 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-09 07:08:04,086 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,086 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,086 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,086 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,087 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-09 07:08:04,087 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,088 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-09 07:08:04,088 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,088 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-09 07:08:04,088 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,088 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-09 07:08:04,088 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,088 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,089 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-09 07:08:04,089 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,089 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-09 07:08:04,089 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,089 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-09 07:08:04,089 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,089 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,090 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-09 07:08:04,090 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,090 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-09 07:08:04,090 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,090 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,091 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-09 07:08:04,091 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,091 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-09 07:08:04,091 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,091 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-09 07:08:04,091 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,092 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-09 07:08:04,092 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,092 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-09 07:08:04,092 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,093 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-09 07:08:04,093 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,093 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-09 07:08:04,093 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,093 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,094 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,094 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,094 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,095 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-09 07:08:04,095 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,095 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-09 07:08:04,095 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,095 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,096 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-09 07:08:04,096 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,096 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-09 07:08:04,096 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,096 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,097 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-09 07:08:04,097 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,097 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,099 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-09 07:08:04,099 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,099 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-09 07:08:04,099 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,100 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-09 07:08:04,100 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,100 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-09 07:08:04,100 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,100 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,101 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-09 07:08:04,101 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,101 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,101 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-09 07:08:04,101 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,102 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-09 07:08:04,102 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,102 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-09 07:08:04,102 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,102 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,103 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-09 07:08:04,103 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,103 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-09 07:08:04,103 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,103 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-09 07:08:04,103 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,103 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,104 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-09 07:08:04,104 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,104 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,104 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,104 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,104 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:08:04,104 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-09 07:08:04,104 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,105 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,105 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,105 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,105 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,105 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,105 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:08:04,117 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-09 07:08:04,117 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,121 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-09 07:08:04,121 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,121 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,122 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-09 07:08:04,122 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,122 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,124 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-09 07:08:04,124 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,124 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,124 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,124 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,124 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,125 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-09 07:08:04,125 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:08:04,125 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:04,125 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:04,125 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:04,127 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-09 07:08:04,127 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,127 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-09 07:08:04,127 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,128 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-09 07:08:04,128 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,128 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-09 07:08:04,128 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,129 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-09 07:08:04,129 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,129 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,140 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-09 07:08:04,140 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,140 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,142 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-09 07:08:04,142 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,144 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-09 07:08:04,144 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,144 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,144 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,144 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,146 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-09 07:08:04,146 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,146 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-09 07:08:04,146 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,146 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,150 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-09 07:08:04,150 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,150 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,150 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,150 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,151 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-09 07:08:04,151 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,151 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,151 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,151 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,151 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-09 07:08:04,151 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,151 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,151 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,151 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,151 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-09 07:08:04,152 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,152 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-09 07:08:04,152 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,152 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,152 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,152 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,153 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-09 07:08:04,153 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,153 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,153 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,153 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,153 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,154 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-09 07:08:04,154 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,154 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-09 07:08:04,154 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,154 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-09 07:08:04,154 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,154 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,154 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-09 07:08:04,155 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,155 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-09 07:08:04,155 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,155 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-09 07:08:04,155 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,156 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-09 07:08:04,156 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,156 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-09 07:08:04,156 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,158 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-09 07:08:04,158 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,158 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,159 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-09 07:08:04,159 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,159 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-09 07:08:04,159 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,159 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,160 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-09 07:08:04,160 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:08:04,160 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-09 07:08:04,160 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,161 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-09 07:08:04,161 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,161 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-09 07:08:04,161 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,161 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,162 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-09 07:08:04,162 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,162 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-09 07:08:04,162 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,162 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,171 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-09 07:08:04,171 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,171 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,173 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-09 07:08:04,173 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,175 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-09 07:08:04,175 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,175 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,175 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,175 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,177 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-09 07:08:04,177 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,177 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,177 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,178 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,178 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,180 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-09 07:08:04,180 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,186 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-09 07:08:04,186 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,186 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-09 07:08:04,186 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,186 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-09 07:08:04,186 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,186 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,187 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-09 07:08:04,187 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,187 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-09 07:08:04,187 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,187 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,189 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-09 07:08:04,189 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,189 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-09 07:08:04,189 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,189 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-09 07:08:04,189 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,189 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,190 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-09 07:08:04,190 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,190 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-09 07:08:04,190 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,190 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-09 07:08:04,190 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,191 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-09 07:08:04,191 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,191 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-09 07:08:04,191 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,191 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,192 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-09 07:08:04,192 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,192 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-09 07:08:04,192 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,192 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,193 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,197 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-09 07:08:04,197 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,198 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-09 07:08:04,198 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,198 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,198 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,198 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,198 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,198 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,199 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,199 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,200 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-09 07:08:04,200 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,200 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,200 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,200 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,202 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-09 07:08:04,202 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,202 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-09 07:08:04,202 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,205 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-09 07:08:04,205 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:08:04,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,211 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-09 07:08:04,211 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,211 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-09 07:08:04,211 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,211 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,212 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-09 07:08:04,212 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,212 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-09 07:08:04,212 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,212 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-09 07:08:04,212 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,212 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,213 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,213 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,213 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,215 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-09 07:08:04,215 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,215 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,216 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,216 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,216 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,216 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,217 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,217 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,217 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-09 07:08:04,217 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,217 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,217 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,217 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,217 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,218 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,218 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,218 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,218 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,218 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,218 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,218 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,218 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,219 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,219 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-09 07:08:04,219 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,219 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-09 07:08:04,219 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,219 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,222 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-09 07:08:04,222 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,222 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,223 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,224 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-09 07:08:04,224 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,226 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-09 07:08:04,226 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,226 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-09 07:08:04,226 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,226 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,228 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-09 07:08:04,228 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,228 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,228 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,228 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,229 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,235 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-09 07:08:04,235 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,235 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-09 07:08:04,235 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,235 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,236 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-09 07:08:04,236 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,236 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-09 07:08:04,236 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,236 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-09 07:08:04,236 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-09 07:08:04,236 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,237 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,237 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:04,238 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-09 07:08:04,238 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,238 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-09 07:08:04,238 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,238 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-09 07:08:04,238 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,238 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,239 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-09 07:08:04,239 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,239 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-09 07:08:04,239 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,239 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,239 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-09 07:08:04,240 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,240 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-09 07:08:04,240 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,240 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-09 07:08:04,241 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-09 07:08:04,241 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,243 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-09 07:08:04,243 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,243 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-09 07:08:04,243 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,244 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-09 07:08:04,244 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,244 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-09 07:08:04,244 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,244 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,245 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-09 07:08:04,245 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,245 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,245 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-09 07:08:04,245 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,246 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-09 07:08:04,246 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,247 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-09 07:08:04,247 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,247 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-09 07:08:04,247 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,248 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-09 07:08:04,248 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,248 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-09 07:08:04,248 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,248 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,249 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-09 07:08:04,249 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,249 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-09 07:08:04,249 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,249 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,250 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-09 07:08:04,250 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,250 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-09 07:08:04,250 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,250 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-09 07:08:04,250 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,250 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,251 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-09 07:08:04,251 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,251 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,251 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-09 07:08:04,252 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,252 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-09 07:08:04,252 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,252 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-09 07:08:04,252 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,252 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,253 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-09 07:08:04,253 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,253 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,255 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-09 07:08:04,255 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,255 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-09 07:08:04,255 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,255 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,256 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-09 07:08:04,256 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,256 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-09 07:08:04,256 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,256 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-09 07:08:04,256 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,256 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,257 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-09 07:08:04,257 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,257 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-09 07:08:04,257 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,257 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,258 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-09 07:08:04,258 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,258 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-09 07:08:04,258 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,259 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-09 07:08:04,259 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,259 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,260 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-09 07:08:04,260 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,260 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,260 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,260 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,260 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,261 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-09 07:08:04,261 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,261 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-09 07:08:04,261 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,261 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,262 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-09 07:08:04,262 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 07:08:04,262 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-09 07:08:04,263 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,263 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-09 07:08:04,263 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,263 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-09 07:08:04,263 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,263 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,264 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-09 07:08:04,264 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,264 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-09 07:08:04,264 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,264 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-09 07:08:04,264 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,264 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,265 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,265 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,265 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,265 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,267 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-09 07:08:04,267 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,267 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,267 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,267 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,268 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,268 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 07:08:04,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:08:04,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,273 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-09 07:08:04,273 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,273 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,274 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-09 07:08:04,274 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,274 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,275 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-09 07:08:04,275 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,275 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,277 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-09 07:08:04,277 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,280 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-09 07:08:04,280 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,280 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-09 07:08:04,280 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,280 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-09 07:08:04,280 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,280 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,280 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-09 07:08:04,281 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,281 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,281 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,281 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,281 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,288 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-09 07:08:04,288 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,288 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-09 07:08:04,288 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,288 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,289 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,290 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-09 07:08:04,290 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,290 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,290 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,290 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,291 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-09 07:08:04,291 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,291 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,293 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-09 07:08:04,293 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 07:08:04,293 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-09 07:08:04,293 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,293 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,296 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-09 07:08:04,296 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,296 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,296 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,296 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,296 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,296 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,297 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-09 07:08:04,297 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,297 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-09 07:08:04,297 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,297 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-09 07:08:04,297 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,297 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,297 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-09 07:08:04,298 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,298 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,298 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,298 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,298 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,298 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,299 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-09 07:08:04,299 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,299 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-09 07:08:04,299 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,299 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,299 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-09 07:08:04,299 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,300 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-09 07:08:04,300 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,300 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-09 07:08:04,300 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,300 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,301 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,302 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-09 07:08:04,302 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,302 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-09 07:08:04,302 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,302 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,302 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-09 07:08:04,303 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,303 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-09 07:08:04,303 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,303 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-09 07:08:04,303 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,303 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,304 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-09 07:08:04,304 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,304 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-09 07:08:04,304 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,304 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,305 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-09 07:08:04,305 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,305 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-09 07:08:04,305 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,305 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,306 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-09 07:08:04,306 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,306 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 07:08:04,310 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-09 07:08:04,310 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,310 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,310 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,310 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,311 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-09 07:08:04,311 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,311 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,312 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-09 07:08:04,312 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,312 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,312 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,312 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,313 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-09 07:08:04,313 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,313 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,313 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,314 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,316 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-09 07:08:04,316 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-09 07:08:04,316 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-09 07:08:04,316 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,316 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,318 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-09 07:08:04,318 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,318 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,322 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-09 07:08:04,322 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,323 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-09 07:08:04,323 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,323 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-09 07:08:04,323 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,323 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,324 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-09 07:08:04,324 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,325 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-09 07:08:04,325 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,326 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,326 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,326 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,328 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-09 07:08:04,328 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,328 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,328 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,329 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-09 07:08:04,329 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,331 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-09 07:08:04,331 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,331 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,332 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-09 07:08:04,332 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,332 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,333 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,333 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,333 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,333 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,333 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,333 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,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, 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-09 07:08:04,452 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,452 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-09 07:08:04,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,454 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-09 07:08:04,454 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,454 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,458 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-09 07:08:04,458 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,458 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,458 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,458 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,458 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,459 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-09 07:08:04,459 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,459 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-09 07:08:04,459 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,459 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,460 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-09 07:08:04,460 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,461 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-09 07:08:04,461 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,461 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-09 07:08:04,461 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,461 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,462 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-09 07:08:04,462 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,462 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-09 07:08:04,462 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,462 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-09 07:08:04,463 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,463 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-09 07:08:04,463 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,463 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,464 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-09 07:08:04,464 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,464 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,464 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,464 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,465 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-09 07:08:04,465 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,465 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-09 07:08:04,465 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,465 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,466 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-09 07:08:04,466 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:08:04,466 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-09 07:08:04,466 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,466 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,467 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,467 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,467 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,469 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-09 07:08:04,469 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,469 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-09 07:08:04,469 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,469 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,471 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-09 07:08:04,471 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,474 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-09 07:08:04,474 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,474 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-09 07:08:04,474 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,474 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,475 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-09 07:08:04,475 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,475 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-09 07:08:04,475 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,475 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,477 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-09 07:08:04,477 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,477 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,478 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-09 07:08:04,478 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,478 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-09 07:08:04,478 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 07:08:04,478 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,479 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-09 07:08:04,479 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,480 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-09 07:08:04,480 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,480 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,481 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-09 07:08:04,481 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,481 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,482 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-09 07:08:04,482 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,482 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,483 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-09 07:08:04,484 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:04,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,486 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-09 07:08:04,486 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,487 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-09 07:08:04,487 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,487 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,488 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-09 07:08:04,488 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,488 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-09 07:08:04,488 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,488 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,489 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-09 07:08:04,489 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,489 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-09 07:08:04,489 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,489 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,490 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-09 07:08:04,491 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,491 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-09 07:08:04,491 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,492 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-09 07:08:04,492 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,492 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,495 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-09 07:08:04,495 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,495 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,496 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-09 07:08:04,496 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,496 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,496 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-09 07:08:04,496 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,497 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-09 07:08:04,497 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,498 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-09 07:08:04,498 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,498 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-09 07:08:04,498 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,498 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,499 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-09 07:08:04,499 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-09 07:08:04,499 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-09 07:08:04,499 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-09 07:08:04,499 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-09 07:08:04,500 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-09 07:08:04,500 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-09 07:08:04,500 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-09 07:08:04,500 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2024-11-09 07:08:04,500 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-09 07:08:04,500 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-09 07:08:04,501 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-09 07:08:04,501 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,501 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,502 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-09 07:08:04,502 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,502 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-09 07:08:04,502 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,502 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,503 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,503 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,503 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,503 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,503 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,504 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-09 07:08:04,504 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,504 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-09 07:08:04,504 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,504 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,505 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-09 07:08:04,505 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,505 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-09 07:08:04,505 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,505 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,505 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-09 07:08:04,505 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,506 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-09 07:08:04,506 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,506 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-09 07:08:04,506 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,507 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-09 07:08:04,507 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,507 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-09 07:08:04,507 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,507 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,508 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-09 07:08:04,508 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,508 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,509 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-09 07:08:04,509 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,509 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-09 07:08:04,510 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,510 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-09 07:08:04,510 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,510 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,511 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-09 07:08:04,511 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-09 07:08:04,511 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-09 07:08:04,511 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,511 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,512 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,512 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,513 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-09 07:08:04,513 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,513 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,514 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-09 07:08:04,514 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,514 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,514 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,514 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,514 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-09 07:08:04,515 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:04,515 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-09 07:08:04,515 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,515 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,516 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-09 07:08:04,516 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,516 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-09 07:08:04,516 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,516 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,517 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-09 07:08:04,517 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-09 07:08:04,517 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-09 07:08:04,517 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-09 07:08:04,518 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-09 07:08:04,518 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-09 07:08:04,518 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-09 07:08:04,518 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-09 07:08:04,518 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-09 07:08:04,518 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-09 07:08:04,520 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-09 07:08:04,520 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,520 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,520 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,520 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:08:04,521 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-09 07:08:04,521 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,521 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,522 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-09 07:08:04,522 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,522 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,523 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-09 07:08:04,523 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,523 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,524 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-09 07:08:04,524 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,524 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-09 07:08:04,524 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,524 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,525 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-09 07:08:04,525 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-09 07:08:04,525 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-09 07:08:04,525 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-09 07:08:04,525 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-09 07:08:04,526 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-09 07:08:04,526 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-09 07:08:04,526 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-09 07:08:04,526 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-09 07:08:04,526 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-09 07:08:04,526 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-09 07:08:04,528 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-09 07:08:04,528 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,529 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-09 07:08:04,529 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,529 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,529 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,529 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,529 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,529 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-09 07:08:04,529 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,530 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,531 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-09 07:08:04,531 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-09 07:08:04,531 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-09 07:08:04,531 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-09 07:08:04,532 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-09 07:08:04,532 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-09 07:08:04,532 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-09 07:08:04,532 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-09 07:08:04,532 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-09 07:08:04,532 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2024-11-09 07:08:04,533 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-09 07:08:04,534 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,535 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-09 07:08:04,535 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,535 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-09 07:08:04,535 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:08:04,536 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-09 07:08:04,537 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-09 07:08:04,537 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,537 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-09 07:08:04,538 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,538 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-09 07:08:04,538 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:08:04,540 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-09 07:08:04,540 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:08:04,540 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,540 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 07:08:04,540 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,540 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,540 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-09 07:08:04,540 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-09 07:08:04,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,541 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,541 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:08:04,541 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,541 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:08:04,541 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 07:08:04,624 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-09 07:08:04,625 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2024-11-09 07:08:04,625 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:04,625 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:08:04,625 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:08:04,625 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:08:04,650 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-09 07:08:04,650 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-09 07:08:04,650 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,650 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:08:04,650 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,650 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-09 07:08:04,653 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-09 07:08:04,653 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-09 07:08:04,653 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,653 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,653 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,653 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-09 07:08:04,653 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,653 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,653 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,654 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-09 07:08:04,654 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,654 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-09 07:08:04,654 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,654 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,655 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-09 07:08:04,655 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,655 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-09 07:08:04,655 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,655 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,656 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,656 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,656 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,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, 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-09 07:08:04,658 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:08:04,659 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-09 07:08:04,659 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,659 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-09 07:08:04,659 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,659 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,659 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-09 07:08:04,660 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,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[][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-09 07:08:04,660 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,660 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-09 07:08:04,660 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,660 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,661 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,695 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-09 07:08:04,695 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,695 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,695 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-09 07:08:04,695 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,696 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-09 07:08:04,696 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,696 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,696 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-09 07:08:04,697 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,697 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-09 07:08:04,697 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,697 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,698 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-09 07:08:04,698 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,698 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,698 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-09 07:08:04,698 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,699 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-09 07:08:04,699 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,699 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-09 07:08:04,699 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,699 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:08:04,700 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-09 07:08:04,700 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,700 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,704 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-09 07:08:04,704 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,704 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,704 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,704 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,704 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-09 07:08:04,704 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,704 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,704 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,704 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,705 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-09 07:08:04,705 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,705 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-09 07:08:04,705 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-09 07:08:04,705 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-09 07:08:04,706 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-09 07:08:04,706 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,706 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,707 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-09 07:08:04,707 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,707 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 07:08:04,707 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-09 07:08:04,707 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,708 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-09 07:08:04,708 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,708 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-09 07:08:04,708 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,708 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-09 07:08:04,709 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-09 07:08:04,709 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:08:04,709 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-09 07:08:04,710 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-09 07:08:04,710 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,711 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-09 07:08:04,711 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-09 07:08:04,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,711 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:08:04,712 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-09 07:08:04,712 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,712 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,712 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,712 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,713 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-09 07:08:04,713 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-09 07:08:04,713 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,713 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,713 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 07:08:04,713 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-09 07:08:04,714 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-09 07:08:04,714 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,714 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,714 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,714 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-09 07:08:04,714 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-09 07:08:04,714 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,714 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,715 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 07:08:04,715 INFO L124 PetriNetUnfolderBase]: 17853/51338 cut-off events. [2024-11-09 07:08:04,715 INFO L125 PetriNetUnfolderBase]: For 12134/14240 co-relation queries the response was YES. [2024-11-09 07:08:04,939 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76127 conditions, 51338 events. 17853/51338 cut-off events. For 12134/14240 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-09 07:08:05,152 INFO L140 encePairwiseOnDemand]: 340/345 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2024-11-09 07:08:05,152 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2024-11-09 07:08:05,153 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:08:05,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:08:05,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2024-11-09 07:08:05,155 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9028985507246376 [2024-11-09 07:08:05,155 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2024-11-09 07:08:05,155 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2024-11-09 07:08:05,169 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:08:05,171 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2024-11-09 07:08:05,172 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-09 07:08:05,172 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2024-11-09 07:08:05,172 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2024-11-09 07:08:05,173 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-09 07:08:05,173 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:08:05,173 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-09 07:08:05,173 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-09 07:08:05,173 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-09 07:08:05,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:08:05,173 INFO L85 PathProgramCache]: Analyzing trace with hash -1683829420, now seen corresponding path program 1 times [2024-11-09 07:08:05,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:08:05,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461328210] [2024-11-09 07:08:05,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:08:05,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:08:05,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:08:05,305 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-09 07:08:05,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:08:05,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [461328210] [2024-11-09 07:08:05,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [461328210] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:08:05,305 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:08:05,305 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:08:05,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [204834785] [2024-11-09 07:08:05,306 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:08:05,306 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 07:08:05,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:08:05,306 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 07:08:05,306 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 07:08:05,506 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 345 [2024-11-09 07:08:05,507 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-09 07:08:05,507 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:08:05,508 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 345 [2024-11-09 07:08:05,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:08:06,080 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-09 07:08:06,081 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-09 07:08:06,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-09 07:08:06,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-09 07:08:06,081 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-09 07:08:06,205 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-09 07:08:06,205 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-09 07:08:06,205 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-09 07:08:06,205 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:08:06,205 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-09 07:08:06,661 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-09 07:08:06,661 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-09 07:08:06,661 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:08:06,661 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:08:06,661 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:08:06,987 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-09 07:08:06,987 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-09 07:08:06,987 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:06,987 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:06,987 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:06,988 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-09 07:08:06,988 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-09 07:08:06,989 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:06,989 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:06,989 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-09 07:08:07,054 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-09 07:08:07,055 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-09 07:08:07,055 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-09 07:08:07,055 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:08:07,055 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-09 07:08:07,277 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-09 07:08:07,277 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-09 07:08:07,277 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:08:07,277 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:08:07,277 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:07,617 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-09 07:08:07,617 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-09 07:08:07,617 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:07,618 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:07,618 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:08:07,874 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-09 07:08:07,874 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-09 07:08:07,875 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-09 07:08:07,875 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-09 07:08:07,875 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:08,195 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-09 07:08:08,195 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-09 07:08:08,195 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:08,195 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-09 07:08:08,195 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:08:08,377 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-09 07:08:08,377 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-09 07:08:08,377 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:08,377 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:08:08,377 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:08,470 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-09 07:08:08,470 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-09 07:08:08,470 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:08,470 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:08:08,471 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:08:08,525 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-09 07:08:08,525 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-09 07:08:08,525 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:08,525 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-09 07:08:08,525 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:08:08,816 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-09 07:08:08,816 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:08:08,816 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:08,816 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:08,816 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:08,817 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-09 07:08:08,817 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:08:08,817 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:08,817 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:08,817 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:09,087 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-09 07:08:09,087 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-09 07:08:09,087 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:08:09,087 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:08:09,087 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:09,154 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-09 07:08:09,154 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,154 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,154 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:09,312 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-09 07:08:09,313 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,313 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:09,313 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,313 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,615 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-09 07:08:09,615 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:09,615 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:09,615 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:09,615 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:09,616 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-09 07:08:09,616 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:09,616 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:09,616 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:09,616 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:09,726 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-09 07:08:09,726 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-09 07:08:09,726 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:09,726 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:09,726 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:09,876 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-09 07:08:09,876 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:09,877 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-09 07:08:09,877 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,877 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-09 07:08:09,877 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:09,877 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-09 07:08:09,877 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:09,877 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,877 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-09 07:08:09,878 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:09,878 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-09 07:08:09,878 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:09,878 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-09 07:08:09,878 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:09,878 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:09,881 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-09 07:08:09,882 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:08:09,882 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:09,882 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:09,882 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:10,135 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-09 07:08:10,135 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-09 07:08:10,135 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:10,135 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:10,136 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:10,211 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-09 07:08:10,212 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-09 07:08:10,212 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:10,212 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:10,212 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:10,225 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-09 07:08:10,225 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-09 07:08:10,225 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:10,225 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:10,225 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:10,242 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-09 07:08:10,242 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:08:10,242 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:10,242 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:10,242 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:10,246 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-09 07:08:10,246 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:08:10,246 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:10,246 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:10,246 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:10,420 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-09 07:08:10,421 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:10,421 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:10,421 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:10,421 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:10,425 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-09 07:08:10,425 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:10,425 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-09 07:08:10,425 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-09 07:08:10,425 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-09 07:08:10,425 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:10,425 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-09 07:08:10,425 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-09 07:08:10,425 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,426 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:10,426 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:08:10,426 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-09 07:08:10,426 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-09 07:08:10,426 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:10,426 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-09 07:08:10,426 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:10,500 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-09 07:08:10,500 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:10,500 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,500 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,500 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:10,563 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-09 07:08:10,563 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:10,563 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:08:10,563 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:10,563 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:08:10,568 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-09 07:08:10,569 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-09 07:08:10,569 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-09 07:08:10,569 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:08:10,569 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:08:10,607 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-09 07:08:10,608 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-09 07:08:10,608 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:10,608 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-09 07:08:10,608 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-09 07:08:10,698 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-09 07:08:10,698 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:10,698 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:10,699 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,779 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-09 07:08:10,779 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:10,779 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:10,779 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,779 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,780 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-09 07:08:10,781 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-09 07:08:10,781 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-09 07:08:10,781 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,781 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:08:10,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[][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-09 07:08:10,803 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:10,803 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:10,803 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:10,803 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:10,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[][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-09 07:08:10,803 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:08:10,803 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:08:10,803 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:10,803 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:11,130 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-09 07:08:11,130 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:11,130 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:11,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,251 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-09 07:08:11,251 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,251 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,290 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-09 07:08:11,290 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,290 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:08:11,290 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:11,291 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:11,291 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-09 07:08:11,291 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,291 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,291 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,291 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,471 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-09 07:08:11,471 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-09 07:08:11,471 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:11,471 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-09 07:08:11,471 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-09 07:08:11,556 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-09 07:08:11,556 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:11,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,556 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:11,565 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-09 07:08:11,565 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:11,566 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,566 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,566 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:11,574 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-09 07:08:11,574 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:11,574 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,574 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:11,574 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,576 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-09 07:08:11,576 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-09 07:08:11,576 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,576 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-09 07:08:11,576 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:08:11,592 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-09 07:08:11,592 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-09 07:08:11,592 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:11,592 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:11,592 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,592 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-09 07:08:11,592 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,593 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,593 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,641 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-09 07:08:11,641 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,641 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,641 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,641 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,642 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-09 07:08:11,642 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,642 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:11,642 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:11,642 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:08:11,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[][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-09 07:08:11,951 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-09 07:08:11,951 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:11,951 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-09 07:08:11,951 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,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[][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-09 07:08:11,951 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:11,952 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:11,952 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:11,952 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:12,000 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-09 07:08:12,000 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-09 07:08:12,000 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:12,000 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:08:12,000 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:08:12,000 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-09 07:08:12,000 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-09 07:08:12,000 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:12,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-09 07:08:12,001 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event